BODY {

	color: Black;

	background-color: #dadfe6;

	font-size: medium;

}

.main
{
	font-family:Verdana,tahoma;
	font-size:11px;
	color:black;
	font-weight:normal;
	text-align : center;
}

A {

	color: #FFFFE8;

	text-decoration: none;

}



A:HOVER {

	color: #336699;

	text-decoration: none;

	background-color : #dadfe6;

}
.normallink {
	COLOR: #336699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.normallink:link {
	COLOR: #336699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.normallink:visited {
	COLOR: #336699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.normallink:active {
	COLOR: #336699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.normallink:hover {
	COLOR: #FFCC66;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.whitebg{font-size: small; color: #336699; font-weight: normal; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  background-color : White;  background : White;  }



.WHITEBG:HOVER {

	background : #CC0000;

}

.leftmenu {

		background-color : #CC0000;

}
