.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.normaltext a:link{color: #000000; text-decoration: none;}
.normaltext a:visited{color: #000000; text-decoration: none;}
.normaltext a:hover{color: #ff0000; text-decoration: none;}


.newshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}

.boldtext a:link{color: #000000; text-decoration: none;}
.boldtext a:visited{color: #000000; text-decoration: none;}
.boldtext a:hover{color: #ff0000; text-decoration: none;}

