body {
    scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #888888;
	scrollbar-base-color: #8a4b2f;
	scrollbar-darkshadow-color:#d1d1d1;
	scrollbar-face-color:#efefef;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #d1d1d1;
}

div.scroll {	height: 155px;	width: 360px;	overflow: auto;	border: 0px;	padding: 8px;}

A:link {text-decoration: none; font-size:10; font-weight:bold; color: #666666;}
A:visited {text-decoration: none; font-size:10; font-weight:bold; color: #666666;}
A:active {text-decoration: none; font-size:10; font-weight:bold; color: #666666;}
A:hover {text-decoration: none; font-size:10; font-weight:bold; color: #333333;}


.textred {
	font-family: "arial black";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	line-height: normal;
	font-variant: normal;
	letter-spacing: -1px;


}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.boxes {
	height: 10px;
	width: 10px;
}

