.estilos {
	background-attachment: scroll;
	background-image: url(fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9CDE33;
}
.texto3 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #9CDE33;
}
.texto4 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.texto5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
