body{background-color: #000000;  font-family: Verdana, Arial, San Serif;}
td{
	font-family: Verdana, Arial, San Serif;
	color: #FFF;
	text-align: justify;
}

a{
	color: #9C0;
	text-decoration: none;
}
a:visited{
	color: #9C0;
	text-decoration: none;
}
a:hover{
	color: #CCC;
	text-decoration: none;
}
td {
	text-align: left;
}

