a:link {
	text-decoration: none;
	color: #336600;
	text-transform: none;




}
a:hover {
	color: #000000;
	background-color: #999999;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #333333;

}
a:active {

}
