a:link, a:visited
{
color: #CCCCCC;
text-decoration: underline;
}

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

body,td,th {
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 50px;
	margin-top: 50px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {font-size: 10px}
.style5 {font-family: Arial, Helvetica, sans-serif
	font-weight: bold;}
.style6 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
-->