@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background2.jpg);
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #00FF00;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
div {
	width: 80%;
}
table {
	width: 680px;
}
