/* CSS Document */
.news {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	/*font-weight: bold;*/
	line-height: normal;
	text-decoration: none;
}
.news A:link{
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	/*font-weight: bold;*/
	text-decoration: none;
}
.news A:visited{
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	/*font-weight: bold;*/
	text-decoration: none;
}
.news A:hover{
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	/*font-weight: bold;*/
	text-decoration: none;
}

