.texto12azul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #141545;
}
.texto12boldazul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #141545;
	font-weight: bold;
}
.texto10boldbl {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.texto12bl {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
}
.texto14boldbl {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
}
.texto20boldbl {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}
.texto30boldbl {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
}
a.menu {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	line-height: 14px;
}

a.menu:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #332975;
	line-height: 14px;
}
a.internos {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}

a.internos:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 12px;
}
#mensaje {
	margin-right: 5px;
}