body {
	background-color: #000000;
	font: Tahoma;
	font-size: 10px;
	line-height: 2em;
	color: #FF0000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	background-image: url(../images/FONDO.jpg);
	background-attachment:fixed;
	scrollbar-face-color:#FF0000; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #FFA6A6; scrollbar-3dlight-color:#800000; 
	scrollbar-darkshadow-color:#800000; scrollbar-track-color: #660033; scrollbar-arrow-color: #800000;
	}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #9966FF ;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.Titulos {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}       
.Normal {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
