.textogeneral {
	COLOR: #6b6b6b;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS", Georgia, "MS Serif", "Times New Roman";
	font-size: 10px;
}
.textogeneralnegrita {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS", Georgia, "MS Serif", "Times New Roman";
	font-size: 10px;
	font-weight: bold;
}
.titulares {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS", Georgia, "MS Serif", "Times New Roman";
	font-size: 18px;
	font-weight: bold;
}
.formularios{
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	font-family: "Trebuchet MS", Georgia, "MS Serif", "Times New Roman";
	font-size: 10px;
}
.enlaces:link {
	font-family: "Trebuchet MS", Georgia, "MS Serif", "Times New Roman";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}
.enlaces:hover {
	font-family: "Trebuchet MS", Georgia, "MS Serif", "Times New Roman";
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;	
}
.enlaces:visited {
	font-family: "Trebuchet MS", Georgia, "MS Serif", "Times New Roman";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
