A	{
	text-decoration: none;
	color:#000000;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight: regular;
	}
	
A:hover {
	color:#008800; 
	TEXT-DECORATION: none;
	font-weight:bold;
	font-family:Verdana, Helvetica, sans-serif;
	}

a:active {  
	font-family:Verdana, Helvetica, sans-serif;
        border-bottom : 1px dashed #000000;
        background : transparent;
        text-decoration : none;
	color: #00FF00; 
	}

a:visited {  
	font-family:Verdana, Helvetica, sans-serif;
	color: #000000; 
	}


