.textonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color: #CC3300;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.enlaces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.enlaces:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}
.enlacecuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000E60;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.enlacecuerpo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.texto {
	font-family: "BernhardMod BT";
	font-size: 13px;
	color: #E14300;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-style: normal;
	font-weight: bolder;
	line-height: 15px;
	text-decoration: none;
}
