.newstitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;

}
.newstext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;

}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #7D7D7D;
}
a:hover {
	color: #0081D1;
	text-decoration: none;
}
a:visited {
	color: #0081D1;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
a.none:visited {
	text-decoration: none;
}
