body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}

.Fuente {font-family: Tahoma; font-size: 11px; }

.Fuente_LOGIN {font-family: Tahoma; font-size: 12px; color:#FFFFFF }

.Titulo_Grande {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px}

.Titulo_Campos {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold }

.Campos {font-family: Arial; font-size: 12px; }

.Texto {font-family: Tahoma; font-size: 12px;}

.Color_Alerta {color: #990000}

.Selected {
	background-color: #F0F1F3;
	font-family: Tahoma; font-size: 11px; font-weight: normal;
}

.deSelected {
	background-color: ;
	font-family: Tahoma; font-size: 11px; font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}

