.title-caps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: FFB24D;
}
.title-small-caps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: FFB24D;
	font-weight: bold;
	text-transform: uppercase;
}

.menu-purple, A.menu-purple:link, A.menu-purple:visited, A.menu-purple:active	{ font-weight: bold; text-decoration: none; font-size: 12px; color: #520063 }
A.menu-purple:hover	{ font-weight: bold; text-decoration: underline; font-size: 12px; color: #520063 }

.menu-black, A.menu-black:link, A.menu-black:visited, A.menu-black:active	{ font-weight: bold; text-decoration: none; font-size: 12px; color: #000000 }
A.menu-black:hover	{ font-weight: bold; text-decoration: underline; font-size: 12px; color: #000000 }

#navigation a, #quicklinks a {font-size: 11px; color: #520063; text-decoration: none; color: #520063;}
#navigation a:hover, #quicklinks a:hover {font-size: 11px; color: #520063; text-decoration: underline;}
