.alerta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.miscelaneaTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #153E8E;
}
.opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.link_opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #58B9DC;
	text-decoration: none;
}
.link_opciones:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6B75B2;
}
.dashedLine {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.inputForms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #153E8E;
}
.txt11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
