.txtMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #334A4A;
	text-decoration: none;
}
.txtTitular {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #334A4A;
	
}

.txtContenido {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #334A4A;
	
}
A.enlaceGenerico
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #D67433;
	
	
}
A.enlaceGenerico:hover
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #334A4A;
		
}
A.subMenu
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none;
	
}
A.subMenu:hover
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #D67433;
		
}
A.enlaceDestacados
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #28696D;
	text-decoration: none;
	
}
A.enlaceDestacados:hover
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #D67433;
		
}
