A:link {
	color: #000090;
	text-decoration: underline;
	font-weight: bold;
}

A:visited {
	color: #752875;
	text-decoration: underline;
	font-weight: bold;
}

A:active {
	color: #893F8F;
	text-decoration: underline;
	font-weight: bold;
}

A:hover {
	color: #CB2DD9;
	text-decoration: underline;
	font-weight: bold;
}
A:link {
	color: #000090;
	text-decoration: underline;
	font-weight: bold;
}

TD {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}

P {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}

TD.menu {
font-family: Verdana,Arial;
font-size: 12px;
color: #000000;
}

table.adsTable td{ font-size:10px; width:175px; text-align:left; vertical-align:top; padding:5px;}
table.adsTable td a{ font-size:11px; font-weight:bold; color:#0000FF; text-decoration:underline;}

span.bottomLinks { color:#FFD850; }
span.bottomLinks a{ color:#FFD850; }
span.bottomLinks a:visited{ color:#FFD850; }

.bg-blue { background-color: #3B4479; }
.fq { font-weight: bold; margin-bottom: 5px; }
.bg-purple { background-color: #E1E3F0; }
.submitblue { color: #ffffff;  font-size: 10px; font-weight: bold;  background-color:#3B4479; border: white solid 1px; padding: 5px; }
.bg-red { background-color: #9A0201; }