body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #111111;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	cursor:url(../cursor.ani);
}
.mininombre {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.situacion {
	background-image:   url(../img/situacion.jpg);
}
a {
	font-size: x-small;
	font-weight: bold;
	color: #BB7733;
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline;
	color: #D19B70;
}
.separador {
	color: #BB7733;
    font-size: small;
	font-weight: bold;
}
.imgder {
	float: right;
}
.celdainfo {
	color: #CCCCCC;
	background-color: #111111;
	text-align: justify;
	font-weight: bold;
}
.celdaenlaces {
	background-color: #4A4D4A;
}
.seccion {
	text-align: center;
	font-style: oblique;
	text-decoration: underline;
}
