body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
body {
	background-color: #000000;
}

a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
  color: #999999;
  text-decoration: none;
}

a:hover {
    color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

.nav {
    font-size: 10px;
    font-weight: bold;
}
