a:hover {
	text-decoration: underline;
	color: #333333;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a {
	text-decoration: none;
}
