/* CSS Document */

body {
	background-image: url(Banners/background.gif);
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, Verdana;
	color: #333333;
	font-size: 12px;
	}
a:link {
	color: #C59D48;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #804511;
}
a:hover {
	text-decoration: underline;
	color: #804511;
}
a:active {
	text-decoration: none;
	color: #804511;
}
