a:link {
	color:#009f00;
	;
	font-family: Verdana;
	font-size: 9px;
	background: transparent;
	font-weight: bold;
	text-decoration: none;


	}
a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;

	}
a:hover {
	font-family: Verdana;
	font-size:9px;
	color: #FF3300;
	font-weight: bold;
	text-decoration: underline;

}
a:active {
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
	font-weight: bold;
}	
