.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.links {
	text-decoration: none;

}
.links:hover {
	text-decoration: underline;
	font-weight: bold;


}
