@charset "utf-8";
/* CSS Document */

body {
	background-image: url(bkbig.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer a{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover{
	color: #000000;
	text-decoration: underline;
}
