body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.caja {
	border: 1px solid #FFFFFF;
}
BODY {overflow-y: show; overflow-x: show;}
.box_sombrasup {
	background-image: url(../imagenes/borde_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	width: 1024px;
}
.box_izq {
	background-image: url(../imagenes/borde_02.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 600px;
	width: 24px;
}
.box_der {
	background-image: url(../imagenes/borde_04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 600px;
	width: 21px;
}
.box_inferior {
	background-image: url(../imagenes/borde_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 1024px;
}
