
body {background-color: #6C6C6C; background-image: url('background.png');
}

body, div, span, td, p {
	font-family: Century Gothic;
	font-size: 10px;
	color: C0C0C0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
	a:link, a:active, a:visited, a:hover{
	font-family: Century Gothic;
	font-size: 10px;
	color: 9A9A9A;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}
	
a:hover {
	font-family: Century Gothic;
	font-size: 10px;
	color: FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}
