.text{
	font-family: Tahoma;
	font-size: 11px;
	color:E6EAED;
}

.news{
	font-family: Tahoma;
	font-size: 10px;
	color:E6EAED;
}

a{
	text-decoration:underline;
	color:#282D0D;
}
a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
a:visited{
	text-decoration:underline;
	color:#282D0D;
}
a:active{
	text-decoration:underline;
	color:#282D0D;
}

