.menuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0B3196;
}
.menuTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0B3196;
	font-weight: bold;
}
.menuTitles a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0B3196;
	font-weight: bold;
	text-decoration: underline;
}
.menuTitles a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0B3196;
	font-weight: bold;
	text-decoration: underline;
}
.menuTitles a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFED00;
	font-weight: bold;
	text-decoration: underline;
}
.artTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0B3196;
	font-weight: bold;
	line-height: 20px;
}
.artTitles a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0B3196;
	font-weight: bold;
	text-decoration: underline;
}
.artTitles a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0B3196;
	font-weight: bold;
	text-decoration: underline;
}
.artTitles a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFED00;
	font-weight: bold;
	text-decoration: underline;
}
