a:link     { 
          background:none;        
	      color:#990000;                                  
	      font-family:Monotype Corsiva;
	      font-size: 14px;
		  font-weight: bold;
		  text-decoration: underline;
		  }
a:active   {
          background:none;                             
	      color:#00ff00;                                 
 	      font-family:Monotype Corsiva;
	      font-size: 14px;
		  font-weight: bold;
		  text-decoration:  underline;
		   }
a:visited  {
           background:none;                            
	       color:#990000;                                 
	       font-family:Monotype Corsiva;
	       font-size: 14px;
		   font-weight: bold;
		   text-decoration:  underline;
	   }
a:hover    {
          background:none;                              
	      color:#e8081d;                                  
	      font-family:Monotype Corsiva;
	      font-size: 14px;
		  font-weight: bold;
	      text-decoration:  underline;
		 }


