a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #9CF;
}
a:hover {
	text-decoration: none;
	color: #99C;
}
a:active {
	text-decoration: none;
	color: #9CF;
}
body {
	background-color: #000;
}
body,td,th {
	color: #FFF;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 18px;
	color: #CCC;
}
h2 {
	font-size: 14px;
	color: #CCC;
}
h3 {
	font-size: 12px;
	color: #999;
}
res {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
}
