BODY
{
	font-family 								: Times New Roman, Arial, sans-serif;
	background-color						: #336633;
	color												: #FFFF99;
	scrollbar-face-color				: #336633;
	scrollbar-shadow-color			: #000000;
	scrollbar-highlight-color		: #FFFFFF;
	scrollbar-3dlight-color			: #000000;
	scrollbar-darkshadow-color	: #000000;
	scrollbar-track-color				: #336633;
	scrollbar-arrow-color				: #FFFF99;
}

a
{
	font-family 	: Times New Roman, Arial, sans-serif;
/*	text-decoration	: none;*/
	color		: #CCCC99;
}

a:hover
{
	font-family 	: Times New Roman, Arial, sans-serif;
/*	text-decoration	: none; */
	color		: #FFFF99;
}

.base
{
	font-family : Times New Roman, Arial, sans-serif;
	color				: #FFFF99;
}

.footerBlack
{
	font-family : Times New Roman, Arial, sans-serif;
	font-weight	: bold;
	text-align	: center;
	font-size		: 10px;
	color				: #000000;
}
.footerGreen
{
	font-family : Times New Roman, Arial, sans-serif;
	font-weight	: bold;
	text-align	: center;
	font-size		: 10px;
	color				: #CCCC99;
}
