.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{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 18px;
}

.fields {
	border: 1px solid #666666;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(imagenes/bck-field.gif);


}
.fields2 {
	border: 0.5px solid #990000;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;

}

.texto-simple-bold {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;

}
.texto-simple-bold2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.texto-simple2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.rojo11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C40C14;
	font-weight: bold;
	text-decoration: none;
}
.rojoMayuscula {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C40C14;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
}

.style2 {
	color: #880000;
	font-weight: bold;
	text-decoration: none;

}
.rojorojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C40C14;
	text-decoration: none;
}
.negroMayuscula {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

