/* PabloK 18/08/2007 (20:43hs) */
a {
   /* background-color:#993300; */
   	color:#800000; 
   	font-family:verdana;
   	font-size:8pt;
   	font-weight:bold;
   text-decoration:none;
   }
a:hover  {
   background-color:#800000;
   color:white;
   text-decoration:none;
   }
   
   
/*
A:active
	{
	font-family:verdana;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	/*color:rgb(0,82,132);*/
	color:rgb(0,107,157);
	}
*/   