.texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px; /* Resets 1em to 10px */
	color:#336699;
}

	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #917b39 url('img/bgv.jpg');
	margin:0px; padding:0px;
	}

.entry p a:visited {
	color: #b85b5a;
	}

a, h2 a:hover, h3 a:hover {
	color: #26719D;
	text-decoration: none;
	font-style:inherit;
	}

a:hover {
	color: #b85b5a;
	text-decoration: underline;
	}
	