a:visited	{Text-Decoration : none; color: #CCCCCC}

a:hover		{Color : white; Background-Color : #9900CC; Text-Decoration : none;}

.hl	        {text-decoration: none; color: #FFFFFF; background-color: #9900FF}

BODY{
	font-family: Arial;
	color: #FFFFFF;
	background-image: url(Graphics/Background.gif);
	background-color: #000000;
	background-repeat: repeat;
	background-attachment: fixed;
	border: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}.Title {
	font-size: small;
	font-weight: bold;
	color: #00FF00;
}
.BodText {
	font-size: x-small;
	color: #FFFFFF;
}
.keywords {
	font-size: 8px;
	color: #999999;
}
.Banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
