.frame {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.caja {
	border: 1 dotted;
	background-color: #FFFFFF;
	position: relative;
}
.negrita {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}
.dot {
	border: 1px dotted #BF930E;
}
.trebuchet_normal {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.trebuchet_azul_negrita {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.relleno {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #BF930E;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
