body {
	color: #FFFFFF;
	background-image: url(SpecialReports_files/FloweringConcrete.jpg);
	background-color: #000000;
	font-family: Arial;
	background-attachment: fixed;
	background-position: center top;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6699FF;
	text-decoration: underline;
	font-weight: bold;
}
