.texto_general {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 14px;

}
.form {
	background-color: #FFFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.enlace{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #27518B;
	text-decoration: none;
}
.enlace:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.enlace2{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #27518B;
	text-decoration: none;
}
.enlace2:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.enlace3{
	font-family: "Trebuchet MS";
	font-size: 11px;
	/*font-weight: bolder;*/
	color: #27518B;
	/*text-decoration: none;*/
}
.enlace3:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	/*font-weight: bolder;*/
	color: #000000;
	/*text-decoration: none;*/
}
.enlaceAdmin{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #694221;
	text-decoration: none;

	/*text-decoration: none;*/
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.textoresaltar {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.textoResaltar2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.textoPeq {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	line-height: 10pt;

}
.titulo2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #CC0066;
	font-weight: bold;
}

