body {
    color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

a.entra {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
	
a.entra:hover {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	textt-decoration:none;
	}
	
a.menu {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
	text-decoration:none;
	font-weight:bold;
	}
	
a.menu:hover {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	textt-decoration:none;
	}
	
td.foot {
   border-top-color:#000000;
   border-top-style:solid;
   border-top-width:1px;
   }
   
td.news {
   border-bottom-color:#000000;
   border-bottom-style:dashed;
   border-bottom-width:1px;
   }
   
 img { border:none; }