body,td,th {
	font-size: 12px;
	color: #A36600;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #005CB1;
}
.bt{font-size:12px; color:#ffffff; font-weight:bold; letter-spacing:5px;}
a:link {
	color: #A36600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A36600;
}
a:hover {
	text-decoration: underline;
	color: #948F96;
}
a:active {
	text-decoration: none;
}

