@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
a:link {
	color: #AA0000;
}
a:visited {
	color: #AA0000;
}
a:hover {
	color: #AA0000;
}
a:active {
	color: #AA0000;
}
.footerlinks {
	font-size: 10px;
	color: #AA0000;
	font: "tahoma", Times, serif;
}
.bodytext {
	color: #000000;
	font-size: 12px;
	font: "tahoma", Times, serif;
	}

.bodyTitle {
	color: #000000;
	font-size: 14px;
	font: "tahoma", Times, serif;
	}

.newstext {
	color:#FFFFFF;
	font-size: 12px;
	font: "tahoma", Times, serif;
	}
