body {
	font-family: sans-serif;
	font-size: 12px;
	bgcolor: #000000;
	color: #FFFFFF;
}
table {
	font-family: sans-serif;
	font-size: 12px;
}
h1 {
	color: #eab608;
	font-weight: bold;
	font-size : 14px;
	font : bold;
}

A:link {
text-decoration:none;
color : #808080;
font-weight : bold;
}
A:visited {
text-decoration:none;
color : #808080;
font-weight : bold;
}
A:hover {
text-decoration:none;
color : #C0C0C0;
font-weight : bold;
}
