a:link {
	color: #008984;
	text-decoration: none;
}
a:visited {
	color: #008984;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FC9374;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FC9374;
}
.bgindex {
	background-attachment: fixed;
	background-image: url(img/index.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bglotus {
	background-attachment: fixed;
	background-image: url(img/simbolo2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
