/* Estils Text Generals */
.costxt {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.menus {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: small;
	text-align: center;
	vertical-align: middle;
}
.activa {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #008A2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
}
.nomlocal {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.txtlocal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.linklocal {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #000000;
	font-style: italic;
}


/* Estils LINKS efectes Text*/
a {
	font-size: small;
	color:#FFCC00;
	text-decoration: none;
}a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: blink;
	color: #D7AC00;
}a:active {
	text-decoration: none;
}
fondo {
	height: 100%;
	width: 100%;
}
