<style type="text/css">
a { text-decoration: bold }
a { color: black }
a:link { color: #FFFFFF; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: #FFFFFF; text-decoration: none }
a:hover { color: red; text-decoration: underline }
table {font-size: 11px;}
table {text-align: center; font-weight: bold }


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 10px;
	border: #00CC33;
}
</style>
