.enlace-caso {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.enlace-caso:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
}
.enlace-caso-on {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.enlace {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.enlace:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
}
.firma {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
