BODY
{ 
scrollbar-base-color: "#696969"; 
scrollbar-arrow-color: "#FFFFFF";
scrollbar-DarkShadow-Color: "#696969"; 
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}
.menuBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.menuBottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuBottom a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuBottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuBottom a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuBottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.orangeBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a:active {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a:hover {
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}
.menuBottom td {
	color: #FFFFFF;
}
