a:link     { 
              background:none;        
	      color:#990000;                                  
	      font-family:Arial;
	      font-size: 12px;
		  text-decoration: underline;	   }
a:active   {
              background:none;                             
	      color:#00ff00;                                 
 	      font-family:Arial;
	      font-size: 12px;
		  text-decoration: underline;
		   }
a:visited  {
               background:none;                            
	       color:#990000;                                 
	       font-family:Arial;
	       font-size: 12px;
		   text-decoration: underline;
	   }
a:hover    {
              background:none;                              
	      color:#01b8ff;                                  
	      font-family:Arial;
	      font-size: 12px;
	      text-decoration:underline;
		 }

