.textomenu {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 30px;
	font-weight: bold;
	color: #B3B3B6;
	text-decoration: none;
}
.textonormal {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-right: 12px;
}
.marcadeagua {
	background-image: url(img/abajo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondomenu {
	background-image: url(img/fondomenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.centro:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	vertical-align: middle;
}
a.centro:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	vertical-align: middle;
}
a.centro:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009;
	text-decoration: underline;
	vertical-align: middle;
}
a.centro:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009;
	text-decoration: underline;
	vertical-align: middle;
}

