.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
}
a:link {
	color: #6A6A6A;
	text-decoration: none;
}
a:visited {
	color: #7A7A7A;
	text-decoration: none;
}
a:hover {
	color: #6B326B;
	text-decoration: none;
}
a:active {
	color: #6A2300;
	text-decoration: none;
}
