.navegacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC9933;
	font-weight: bold;
	font-size: 16px;
	text-transform: none;
}
.navegacion:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	background-color: #999999;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	background-color: #FFFFCC;
}
.encabezadocapa {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	background-color: #FFFFFF;
	background-image: url(imagenes/index/barra.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-variant: small-caps;
}
