.tablaAzul { 
	border: 1px solid #004750
}
.tablaNegro { 
	border: #4E4743; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
a.enlace {  
font-family:Arial, sans-serif;
font-size: 15px; 
font-weight: bold;
color:#006D39;
text-decoration:none;
}
a.enlace:hover {  
font-family: Arial, sans-serif;
font-size: 15px; 
font-weight: bold;
color:#330000;
text-decoration:none;
}
a.titulo {  
font-family:Arial, sans-serif;
font-size: 18px; 
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
}
a.titulo:hover {  
font-family: Arial, sans-serif;
font-size: 18px; 
font-weight: bold;
color:#ffffff;
text-decoration:none;
}
