/* Site specific styles here, overriding the ones defined in the main stylesheet */
.ari_12_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #660033;
}
.ari_12_blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
	color: #660033;
}
.ari_16_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:none;
	color: #660033;
}
.headerBackgroundColor {
background-color: #660033;
}
.siteBackgroundColor {
background-color: #660033;
}
.categoryHeader
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:24px;
	text-decoration:none;
	font-weight:bold;
	color:#660033;
	border-bottom:solid 1px #660033;
}

