.texto {  font-family: Arial; font-size: 10; color: #333333; style: bold }
.link {
	font-family:  Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	
}
.link:hover {  font-family:  Arial; font-size: 11px; color: #ff6600; text-decoration: underline}
