.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
}

.boton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
a.boton:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

