A  {
text-decoration : none;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #99FF33;

}

A:hover  {
color : #99FF33; 
text-decoration : underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #99FF33; 
}

A:active  {
color : #99FF33;
text-decoration : underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #99FF33; 
}

A:visited.highlight  {
color : #99FF33;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #99FF33; 
}

A:hover.highlight  {
color : #99FF33; 
text-decoration : underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #99FF33;
}
