body {
	background: #000000;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #E8E8E8;
	margin: 0px;
	padding: 0px;
	}
a:link {
	color: #E8E8E8;
	text-decoration: none;
	}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited {
	color: #E8E8E8;
	text-decoration: none;
	}
a:hover {
	color: #FFFFFF;
	background: #333333;
	text-decoration: underline;
	/*
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: red;
	*/
	}
a.menu:link, a.menu:active, a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #990000;
	padding: 0px 5px 0px 5px;
	height: 22px;
	overflow: hidden;
	line-height: 20px;
	}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 12px;
	background: #FF0000;
	border: 1px solid #FFFFFF;
	padding: 0px 5px 0px 5px;
	height: 22px;
	overflow: hidden;
	line-height: 20px;
	}
a.footer:link {
	color: #E8E8E8;
	text-decoration: none;
	}
a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
	}
a.footer:visited {
	color: #E8E8E8;
	text-decoration: none;
	}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #333333;
	}
.red {
	background-image: url(../images/1x1red.gif);
	}
.menu-red {
	background-image: url(../images/menu-red.gif);
	}
.date-text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	}
.blackborder {
	border: 1px #999999 solid;
	}
.whiteborder {
	border: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	}
.footer-links {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E8E8E8;
	}
.footer-text {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}
	