/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background-color: #000000;
	background-image: url(/images/dgrey034.jpg);
	color:#FFFF33;
}
.style1 {font-family: "Copperplate Gothic Bold"}

a:link {
	color: #ffff33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF33;
}
a:hover {
	text-decoration: underline;
	color: #ffff33;
}
a:active {
	text-decoration: none;
	color: #ffff33;
}