body {
	background-color: #000000;
	background-image: url(images/10_a.jpg);
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: repeat;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #0099FF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
