.viewhead {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #190e48;
	font-weight: bold;
}
.sidefont {
	font-size: 14px;
	color: #000080;
}
.listingside {
	background-color: #A8BBD1;
}
.redcells {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #cc3300;
}
.bot {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.headerlink {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



a:link { font-color: "black" }

A:link { color:#190e48; }
A:visited { color:#190e48; }
A:hover { color:#000000; }


