<STYLE type="text/css">


 A {text-decoration: none }
  
 A:link    { COLOR: blue }
 
 A:visited { COLOR: blue }

 A:active  { COLOR: red }

 A:hover   { COLOR: navy;  text-decoration: underline}
.news {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF33;
}
news:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF88;
}
news:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF88;
}

