body {
	color: #FFFFFF;
}
a:link {
	color: #99CCFF;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
body {
	background-color: #006600;
	color: #FFFFFF
}
