body {
	background-color: #000000;
	font: Tahoma;
	font-size: 10px;
	color: #FF0000;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	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_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.Normal_14 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.Bold_14 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}