A  {
    	font-family : helvetica, arial, sans-serif;
    	color : #00ccff;
    	text-decoration : none;
    }
    
    A:visited  {
    	font-family : helvetica, arial, sans-serif;
    	color : #00ccff;
    	text-decoration : none;
    }
    
    A:hover  {
    	font-family : helvetica, arial, sans-serif;
    	color : #cccccc;
    	text-decoration : none;
    }
