#content, #content td, #content div
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}
.menu a
{
	color: white;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.menu a:hover
{
	color: #90B6FF;
}
.bannerline, .bannerline a
{
	color: white;
	text-decoration: none;
	font-size: 12px;
}
.menu td.active a
{
	color: #bede8d;
}
#content a
{
	color: #67832F;
}
#content a:visited
{
	color: #6B6B21;
}
