body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #009;
	line-height: 20px;
	clip: rect(1px,auto,auto,auto);
	text-align: center;
}
.menusup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	background-color: #CCC;
	text-align: center;
}




a:link{
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
	background-color: #900;
	border-bottom-style: none;
	color: #FFF;
	font-weight: bold;
}
.titulo1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #069;
	font-size: 20px;
	line-height: 40px;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: 1px;
}
.homenaje {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #009;
	font-weight: bolder;
	text-transform: none;
	line-height: 25px;
	text-align: center;
}

.titulo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999;
	border-bottom-style: none;
}
.menulat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C0808;
	list-style-image: url(imgs/lista.gif);
	text-align: left;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	line-height: 10px;
	border: thin none #FF6600;
}
.txtnormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000099;
}
.activo {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FC6;
}
