.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.banda {
	background-attachment: scroll;
	background-image: url(banda.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
.parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
