.Texto_menu {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #A35F38;
}
.Titulos {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.Texto_noticias {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.Texto_copyright {
	font-family: "Trebuchet MS";
	font-size: 7pt;
	font-weight: bold;
	color: #D17E97;
}
.Texto_enlacesinferiores {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.Texto_general {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.Texto_titular {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

a.enlace:link {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.enlace:visited {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.enlace:hover {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	color: #D17E97;
	text-decoration: underline;
}
a.enlace:active {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



a.enlace_menu:link {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #A35F38;
	text-decoration: none;
}
a.enlace_menu:visited {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #A35F38;
	text-decoration: none;
}
a.enlace_menu:hover {
	font-family: Trebuchet MS;
	font-size: 10t;
	font-weight: bold;
	color: #5C2133;
	text-decoration: underline;
}
a.enlace_menu:active {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #A35F38;
	text-decoration: none;
}


a:link {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	border: 1px solid #999999;
}
.Boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #CDBB54;
}

a.enlace_pie:link {
	font-family: Trebuchet MS;
	font-size: 7pt;
	font-weight: bold;
	color: #D17E97;
	text-decoration: none;
}
a.enlace_pie:visited {
	font-family: Trebuchet MS;
	font-size: 7pt;
	font-weight: bold;
	color: #D17E97;
	text-decoration: none;
}
a.enlace_pie:hover {
	font-family: Trebuchet MS;
	font-size: 7t;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.enlace_pie:active {
	font-family: Trebuchet MS;
	font-size: 7pt;
	font-weight: bold;
	color: #D17E97;
	text-decoration: none;
}

