a:link {
	color: #759B00;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;





}

a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #759B00;
	text-decoration: none;
	font-weight: bold;



}

a:hover {
	color: #E4DA0E;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;




}

a:active {
	color: #FFCC00;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;




}

