<!--
BODY {
	background-image : url("img/bg.jpg");
	background-repeat: no-repeat;
	background-color: #000000;
	background-attachment: fixed;
}
BODY,TD {
	margin: 0px;
	overflow-x: hidden;
	font-size:10pt;
	color:#000000;
	font-family:'Verdana','Chicago';
	
	scrollbar-track-color: #D7D0B2;
	scrollbar-face-color: #D7D0B2;
	scrollbar-arrow-color: #9E8F52;
	scrollbar-3dlight-color: #EBE7D8;
	scrollbar-highlight-color: #EBE7D8;
	scrollbar-shadow-color: #D7D0B2;
	scrollbar-darkshadow-color: #9E8F52;
}
.fontsmall TD {
	font-size:7pt;
	line-height:12px;
}
A {
	font-weight: bolder;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #FF6000;
}
A:visited {
	color:#FFFFFF;
	background-color: #FF6000;
}
A:active {
	color:#FF6000;
	background-color: #FFFFFF;
}
A:hover {
	color:#FFFFFF;
	background-color: #FFA600;
}
.gif A {
	text-decoration:none;
	background-color:transparent;
}
.gif A:visited {
	text-decoration:none;
	background-color:transparent;
}
.gif A:active {
	text-decoration:none;
	background-color:transparent;
}
.gif A:hover {
	text-decoration:none;
	background-color:transparent;
}
-->
