body {
	margin-top: 3px;
	background-color: #fef2cd;
	scroll:no;
	
}



.borde {
	background:#666666;
}

.fondo_tabla_principal {
	background:#FFFFFF;
}

.pie {
	font-size: 11px;
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

.error_login {
	FONT-SIZE: 10px;
	COLOR: #FF0000;
	FONT-FAMILY: Verdana, Arial
}

.textoCentral {
	padding-left:5px;
	font-size: 12px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	text-align: justify;
	
}

a:link {
	color: #669966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
