.links {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
a.links:hover {
	color: #006699;
	text-decoration: underline;
}
.texto-simple {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texto-simple2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.fields {
	border: 1px solid #666666;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666;

}
.fields2 {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666;
	border-top: 1px none #E0DFE3;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;

}

.texto-simple-bold {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;

}
.caja_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DE0000;
	text-decoration: none;
	border: 1px solid #B92120;
}
.boton {
	font-size: 10px;
	color: #990000;
	
}
.mensaje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fecha {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #B2B4BF;
	text-decoration: none;
}
.rojo11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #990000;
}
