BODY {SCROLLBAR-FACE-COLOR: #333333; SCROLLBAR-HIGHLIGHT-COLOR: #928376; SCROLLBAR-SHADOW-COLOR: #403933; SCROLLBAR-3DLIGHT-COLOR: #45403C; SCROLLBAR-ARROW-COLOR:  #DCDCDC; SCROLLBAR-TRACK-COLOR: #302116 ; SCROLLBAR-DARKSHADOW-COLOR: #403933; }

.MenuLink {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a.MenuLink {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bolder;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a.MenuLink:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bolder;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: underline;
}

a.MenuLink:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bolder;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a.MenuLink:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bolder;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.StandardText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8C8C8;
	line-height: 21px;
}

a.StandardText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E7451;
	line-height: 21px;
}

a.StandardText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E7451;
	line-height: 21px;
	text-decoration: underline;
}

a.StandardText:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A6445;
	line-height: 21px;
}

a.StandardText:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB8F69;
	line-height: 21px;
}

.BigStandardText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C8C8C8;
	line-height: 23px;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
