body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	background-image: url(graphics/bodyback.gif);
	scrollbar-arrow-color:#862712;
    scrollbar-track-color:#A5B500;
    scrollbar-shadow-color:#A5B500;
    scrollbar-face-color:#862712;
    scrollbar-highlight-color:#A5B500;
    scrollbar-darkshadow-color:#A5B500;
    scrollbar-3dlight-color:#A5B500;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {

	color: #000000;
	text-decoration: none;
}
a:hover {


	color: #000000;
	text-decoration: underline;
}
table {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	scrollbar-arrow-color:#862712;
    scrollbar-track-color:#A5B500;
    scrollbar-shadow-color:#A5B500;
    scrollbar-face-color:#862712;
    scrollbar-highlight-color:#A5B500;
    scrollbar-darkshadow-color:#A5B500;
    scrollbar-3dlight-color:#A5B500;
}
input {
	color: #FFFFFF;
	background-color: #A5B500;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}
hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
textarea {

	color: #FFFFFF;
	background-color: #A5B500;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
