.texto a:link, .texto a:active, .texto a:visited { text-decoration: underline; color: #595959 }
.texto a:hover { text-decoration: underline; color: #4d6176 }
.texto
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
}

.peq
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
}