body{
	margin:0px;
	background-color:#999999;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#717171;
}
.text_2{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#0079BE;
}
a.read_more{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:underline;
	line-height:16px;
	font-weight:normal;
	color:#0079BE;
}
a.read_more:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:underline;
	line-height:16px;
	font-weight:normal;
	color:#ff0000;
}