body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #afbf3b;
	background-image: url(../design/hg.gif);
	background-repeat: repeat;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #96102c;
}
a:hover {
	text-decoration: none;
	color: #96102c;
}
a:active {
	text-decoration: none;
	color: #96102c;
	font-size: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
html { 
scrollbar-face-color: #96102c;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #96102c;
scrollbar-arrow-color: #ffffff;
} 
