html, body, td, div
{
	color: black;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.menuitem
{
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.menuitem:hover
{
	color: #FFDCD6;
}
.bannerline, .bannerline a
{
	color: white;
	text-decoration: none;
}

