body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
