@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(images/background.gif);
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
a {
	text-decoration:none;
	color:#FFFFFF;
}

a:hover {
	text-decoration:none;
	color:#000000;
}
.topnav {
	margin-bottom:20px;
}
.topnav td {
	font-size:12px;
}

.bottomnav {
	margin-top:20px;
}
.bottomnav td {
	font-size:12px;
}
