a:visited {
	font-family: Arial; 
	font-size: 12px; 
	font-style: bold; 
	font-weight: bold; 
	text-decoration: none;
	color:#4571A7;
}
a:hover {
	font-family: Arial; 
	font-size: 12px; 
	font-style: bold; 
	font-weight: bold; 
	text-decoration: none;
	color:#4571A7;
}
a:link {
	font-family: Arial; 
	font-size: 12px; 
	font-style: bold; 
	font-weight: bold; 
	text-decoration: none;
	color:##4571A7;
}
.texto_general {
	font-family: Arial;
	font-size: 12px;
	color: #21364f;
	text-align: left;
}
.texto_general_gris {
	font-family: Arial;
	font-size: 12px;
	color: #2D5471;
}
.texto_anexo {
	font-family: Arial;
	font-size: 10px;
	color: #4571A7;
}
.combogrande {
	font-family: arial;
	font-size: 11px;
	color: #21364f;
	height: 17px;
	width: 120px;
	border: 1px solid #21364f;
}
.combomensaje {
	font-family: arial;
	font-size: 11px;
	color: #21364f;
	height: 85px;
	width: 250px;
	border: 1px solid #21364f;
}

