/* CSS Document */

body {
	background-color:#636059;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
}

.copyright {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #A6A6A6;
}

a:link {
	color: #b29f5e;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #b29f5e;
}

a:hover {
	text-decoration: underline;
	color: #b29f5e;
}
a:active {
	text-decoration: none;
	color: #b29f5e;
}