.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
}
a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #CC00FF;
}
a:visited {
	font-weight: bold;
	color: #CF0F6A;
	text-decoration: none;
}
