.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-align: justify;
}
.main {
	background-image: url(../imagenes/fondomain.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.textosmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-align: justify;
}
#splashimage {
	float: left;
}
a:link {
	color: #E06A46;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #408E42;
}
a:hover {
	text-decoration: none;
	color: #7B4E8F;
}
a:active {
	text-decoration: underline;
	color: #0066CC;
}
