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;
	line-height: 16px;
	color : #898785;
}
.topmenu{
	font-family : Tahoma;
	font-size : 12px;
	color : #e9e9e9;
	line-height: 16px;
}
a:active
{
	color: #3c3c3c;
	text-decoration: none;
}

a:visited
{
	color: #3c3c3c;
	text-decoration: none
}

a:hover
{
	color: #8d8d8d;
	text-decoration: none
}

a:link
{
	color: #3c3c3c;
	text-decoration: none;
}