.rollovers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:active {  color: #cccc99}
a:hover {  color: #cccc99; text-decoration: none}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a.links:active {  color: #0099cc}
a.links:hover {  color: #0099cc; text-decoration: none}

.titlelinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.titlelinks:active {  color: #000000}
a.titlelinks:hover {  color: #000000; text-decoration: none}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.footer:active {  color: #66CCFF}
a.footer:hover {  color: #66CCFF; text-decoration: none}
