a 		{ color:red }
a:hover	{ text-decoration: underline;
		  color:red;
		  background-color:yellow}	 
ol li a 		{ color:red }
a.nodec	{ text-decoration:none;	
		  color:#000000;
		 	}
