
<!--
body {
	background-image: url(images/back2.jpg);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: B49D1A;
}
a:link {
	color: #b49d1a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 626408;
}
a:hover {
	text-decoration: underline;
	color: 626408;
}
a:active {
	text-decoration: none;
	color: 626408;
}
.style1 {color: #626408}
-->