body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;	
}
tr,td {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #006699;	
}
hr {
	color: #B3D3FB;	
}
.bodyBaner {
	background-color: #0066CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.botonera {
	background-color: #99CC01;
}
.copyright {
	color: #666666;	
}
.tituloIngresar {
	font-size: 12px;
	font-weight: bold;
}
.titulos {
	font-weight: bold;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
