.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003300;
	font-weight: normal;
}

.news b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

.news a:link {
  font-size: xx-small;
	text-decoration: none;
	font-weight: normal;


}

.news a:hover {
	color: #009933;
	font-size: xx-small;
	text-decoration: underline;
	font-weight: normal;

}

.news a:visited {
  font-size: xx-small;
	text-decoration: none;
	font-weight: normal;

}

.news a:active {
  font-size: xx-small;
	text-decoration: none;
	font-weight: normal;

}

