
A  {
    font-family :   "Verdana", Helvetica, sans-serif;
	font-size: 11px;
   	color : #fffe11;
	text-decoration : none;
   	
}

A:Visited  {
	color : #fffe11;
	text-decoration : none;
	
}

A:Active  {
	color : #07fa00;
    text-decoration : none;
	
}

A:Hover  {
	color : #ffffff;
	text-decoration : none;
