BODY {
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #888888;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #333333;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	text-decoration:underline;
	font-weight: bold;
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	text-decoration:underline;
	font-weight: bold;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration:underline;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #783200;
	font-weight: bold;
	text-decoration:underline;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	font-weight: bold;
	text-decoration:underline;
}
A:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration:underline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallertext { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #777777; }
.largeheadline { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF; }
.dropdown {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; background-color: #333333; border-color: #777777 #555555 #555555 #777777; font-weight: bold; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
