body {
	scrollbar-face-color: #343509;
	scrollbar-arrow-color: #343509;
	scrollbar-shadow-color: #343509;
	scrollbar-track-color: #808107;
	scrollbar-3dlight-color: #343509;
	scrollbar-arrow-color : #343509;
	scrollbar-darkshadow-color : #343509;
	scrollbar-base-color : #343509;
}
.bar {
	font-family: verdana;
        font-size: 95%;
        font-weight: bold;
	padding-left: 10px;
}
.bar a:link, .bar a:visited {
        text-decoration : none;
        color: #343509;
}
.bar a:hover { 
	color: #808107;
}
.barscores {
	font-family: verdana;
        font-size: 80%;
        font-weight: bold;
	padding-left: 10px;
}
.barscores a:link, .barscores a:visited {
        text-decoration : none;
        color: #343509;
}
.barscores a:hover { 
	color: #808107;
}
.text {
	font-family: verdana;
	font-size: 80%;
}
.text a:link, .text a:visited {
        text-decoration : underline;
        color: #000000;
}
.texth {
	font-family: verdana;
	font-size: 90%;
	font-weight: bold;
}
.url {
	font-family: verdana;
	font-size: 80%;
}
.url a:link, .url a:visited {
        text-decoration : none;
        color: #000000;
}
.small {
        font-size: 10%;
}
