
	 
a:link 	 { color : "#0000ff" ;
	   text-decoration : none}
a:visited { color : "#ff0000" ;
	    text-decoration : none}
a:hover { color : "#00ffcc" ; 
	  text-decoration: underline}


