body {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 120%;
	background: #000000;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
