a:link {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #202223;
}
a:visited {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #202223;
}
a:hover {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #C8161D;
}
a:active {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #202223;
}.textotachado {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 11px;
	font-weight: bold;
	color: #C8161D;
	text-decoration: line-through;
}
.textoblanco {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

