body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-image:  url("/assets/background.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: none;
}
a:active {
	color: #D99300;
	text-decoration: none;

}

-->

