a:link {
	color:#999999;
	font-family:Verdana;
	size:auto;
	font-size:13px;
	font-weight:normal;
	text-decoration: none;
	}
a:visited { 
	color:#999999;
	font-family:Verdana;
	size:auto;
	font-size:13px;
	font-weight:normal;
	text-decoration: none;
	}
a:hover {
	color: #339900;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family:Verdana;
	size:auto;
	font-size:13px;
	font-weight:normal;
	text-decoration: none;
	}
a:active { 
	color:#999999;
	font-family:Verdana;
	size:auto;
	font-size:13px;
	font-weight:normal;
	text-decoration: none;
	}
