@charset "iso-8859-1";
/* CSS Document */
<style type="text/css">
body,td,th {
	color: #CCC;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-image: url(back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
<!-- 
p {
line-height: 100%;
} 
-->
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
</style>
