HTML, BODY {
	scrollbar-3dlight-color : #353D17;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #353D17;
	scrollbar-darkshadow-color : #353D17;
	scrollbar-face-color : #353D17;
	scrollbar-highlight-color : #353D17;
	scrollbar-shadow-color : #353D17;
	scrollbar-track-color : #EDDB6F;
}
.ingresar01 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #3C0028;
}
a.ingresar01:hover {
	text-decoration: underline; 
}
.titulo {

	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.titulo:hover {
	text-decoration: underline; 
}
.ingresar02 {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #3C0028;
}
a.ingresar02:hover {
	text-decoration: underline; 
}
.borde {
	height: 100%;
}
.borde02 {

	height: 100%;
	width: 100%;
}

