a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
body {
	background-attachment: fixed;
	background-image: url(imagenes/fondo_web_botton.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.texto_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
	vertical-align: top;
}

