.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;
}