/* CSS Document */

BODY, TD {
	color : #000000;
	font-family :  Verdana, sans-serif;
	font-size : 11px;
}

body        {
scrollbar-3dlight-color:#6C4529;
scrollbar-arrow-color:#6C4529;
scrollbar-base-color:#6C4529;
scrollbar-face-color:#5E0A2B;
scrollbar-track-color:#5E0A2B;

}
A {
	text-decoration: none;
	color: #FFFFFF;
	font-weight : bold;
	font-size : 12 px;
}
A:hover {
	COLOR: #990000;
	font-weight : bold;
	text-decoration : none;
	font-size : 12 px;
	background-color : #F2D8C3;
}
.text {
	font-family: Verdana, Arial;
	font-size: 9px;
}
.copy {font-family: Verdana, Arial;
    text-decoration: none;
	color: #000000;
	font-size : 9 px;
	}
.copy A {text-decoration: none;
	color: #000000;
	font-weight : normal;
	font-size : 9 px;
	}
.copy A:hover {
text-decoration: none;
	color: #000000;
	font-weight : normal;
	font-size : 9 px;
	}
