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