﻿
div.cssNewsTitle a,
div.cssNewsTitle a:link,
div.cssNewsTitle a:visited{
	color: rgb(255,153,0);
	text-decoration:none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
}

.cssNewsDescriptrion,
.cssNewsDescriptrion td,
div.cssNewsDescriptrion,
div.cssNewsDescriptrion a,
div.cssNewsDescriptrion a:link,
div.cssNewsDescriptrion a:visited{
	color: #000000;
	text-decoration:none;
	font-family: Verdana;
	font-size: 10px;
}

div.cssNewsDescriptrion a:hover{
	color: rgb(255,153,0);
}