a:active {  font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #FF9900; text-decoration: none}

a:link {  font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #FF6600; text-decoration: none}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
a.bottomlink:hover {text-decoration: underline;
color: #FFFFFF;}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	scrollbar-DarkShadow-Color:#ffffff;
	scrollbar-Track-Color:#ffffff;
	scrollbar-Face-Color:#ffffff;
	scrollbar-Shadow-Color:#666666;
	scrollbar-Highlight-Color:ffffff;
	scrollbar-3dLight-Color:#666666;
	scrollbar-Arrow-Color:#ff6600;
	background-color: #FDDDAD;
	font-family: Arial, Helvetica, sans-serif;
}

p { font-size: 12px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}

ul {font-size: 12px;}