body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	font-family:"Georgia";
	font-size:14px
	
}
.style1 {color: #FFFFFF}
a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	color: #BE3A25;
	text-decoration: none;
}
a:hover {
	color: #BE3A25;
	text-decoration: underline;
}
a:active {
	color: #BE3A25;
	text-decoration: none;
}
.style4 {font-family: "Courier New", Courier, mono}

