BODY{
	background-color : #ffffff;
}
Input{
	background: #4d94cb;
	border : 1px solid White;
	font-family : Tahoma;
	font-size : 10px;
	color : White;
}
.head{
	color : #a49680;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
}
.news{
	font-family : Tahoma;
	font-size : 12px;
	color : #4a4949;
	font-weight : bolder;
}
Td{
	font-family : Tahoma;
	font-size : 12px;
	color : #002412;
}
.Hot{
	font-family : Tahoma;
	font-size : 12px;
	color : White;
	font : bolder;
}
.topmenu{
	font-family : Tahoma;
	color : White;
	font-size : 12px;
	padding-left : 12px;
	font-weight : bolder;
	padding-top : 5px;
}
.submenu{
	font-family : Tahoma;
	color : Black;
	font-size : 11px;
	font-weight : bolder;
}

a:active
{
	color: Black;
	text-decoration: none;
}

a:visited
{
	color: Black;
	text-decoration: none
}

a:hover
{
	color: #8d8d8d;
	text-decoration: none
}

a:link
{
	color: #3c3c3c;
	text-decoration: none;
}