body {
	background-color: #333333;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Courier New", Courier, mono;
	color: #6699CC;
	font-size: 16px;
	font-style: normal;




}
table {
	border-top: #3366CC;
	border-right: #3366CC;
	border-bottom: #3366CC;
	border-left: #3366CC;
	border: #3366CC;
	bordercolor: #3366CC;

}
a:visited {
	color: #FF9900;
	text-decoration: none;
	border: 0px none;

}
a:hover {

	color: #FFCC33;
	text-decoration: none;
}
a:active {

	color: #FF9900;
	text-decoration: none;
}
a:link {
	color: #FF9900;
	text-decoration: none;
	border: 0px;

}
