.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.txt_gr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.txt_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.txt_normalROJO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA1C28;
	text-decoration: none;
	font-weight: bold;
}
