	A.menu {
	  	color : White;
	  	font-weight : bold;
	  	text-decoration : none;
  	}
 
 	A.submenu {
	  	color : White;
	  	text-decoration : none;
  	}

	A {
	  	color : #008431;
  	}

   TD, BODY {
   	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   	font-size : 8pt;
   }
   
   .cabecera {
	   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   	font-size : 12pt;
   	color: white;
   	font-weight : bold;
   }

   .tableHeader {
   	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   	font-size: 8pt;
   	color: white;
   	font-weight : bold;
   }
