body {
	background-color: #660000;
	SCROLLBAR-FACE-COLOR: #620000;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF0000;
	SCROLLBAR-SHADOW-COLOR: #FF0000;
	SCROLLBAR-3DLIGHT-COLOR: #003366;
	SCROLLBAR-ARROW-COLOR: #ffFFFF;
	SCROLLBAR-TRACK-COLOR: #FF7777;
	SCROLLBAR-DARKSHADOW-COLOR: #FF0000;
	margin: 0px;
	background-attachment: fixed;
	background-repeat:   no-repeat;
	background-position: center top;
	color: #FFFFFF;
}table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.texto_link_d {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	padding: 1px;
}
.texto_link_d:hover {
	BACKGROUND-COLOR: #FF0000;
	text-decoration: underline;
}
.texto_link_d:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.texto_link_d:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

.enlace_inf_d {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.enlace_inf_d:hover {
	BACKGROUND-COLOR: #FF0000;
	text-decoration: underline;
}
.enlace_inf_d:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.enlace_inf_d:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.Titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.inicio {
	height: 100%;
}
.pantalla {
	height: 100%;
}

