@charset "utf-8";
/* CSS Document */

body {
	margin:0px; background:#3a4001 url('bak.jpg') no-repeat fixed top center;
}
body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #003333;
}
.footer {
	font-size: 11px;
	color: #000000;
}
.footer a:link {
	color: #3e4905;
}
.footer a:hover {
	color: #000000;
}
html, body{
scrollbar-face-color:#727e01;
scrollbar-base-color:#000000;
scrollbar-arrow-color:black;
scrollbar-track-color:#3a4001;
scrollbar-shadow-color:#3a4001;
scrollbar-highlight-color:#afc107;
scrollbar-3dlight-color:#afc107;
scrollbar-darkshadow-Color:#3a4001;
}.yellow {
	background-color: #FFFF00;
}
