body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	line-height: normal;
	color: #CCC;
	background: #000;
}
a:link {
	color: #ccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ccc;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #ccc;
}
h1 {
	font-size: large;
	color:#000
}
h2 {
	font-size: small;
}
h3 {
	font-size: small;
}