A.typeMENU:link    {color:#990000; text-decoration:none;}
A.typeMENU:visited {color:#990000; text-decoration:none;}
A.typeMENU:active  {color:#FF0000; text-decoration:underline;}
A.typeMENU:hover   {color:#FF0000; text-decoration:underline;}

A.typeVISIT:link    {color:#990000; text-decoration:none;}
A.typeVISIT:visited {color:#990000; text-decoration:none;}
A.typeVISIT:active  {color:#FF0000; text-decoration:underline;}
A.typeVISIT:hover   {color:#FF0000; text-decoration:underline;}

A.typeBOT:link    {color:#996600; text-decoration:none;}
A.typeBOT:visited {color:#996600; text-decoration:none;}
A.typeBOT:active  {color:#DDAA77; text-decoration:underline;}
A.typeBOT:hover   {color:#DDAA77; text-decoration:underline;}

.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
}
.menutitle {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.menuoption {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #330000;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bodylink {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bigbrown {
	font-family: "Trebuchet MS", "Comic Sans MS", Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #996633;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #996600;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003366;
	background-image: url("images/bg.gif");
}
html { 
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #336699;
scrollbar-highlight-color: #336699;
scrollbar-face-color: #336699;
scrollbar-shadow-color: #336699;
scrollbar-darkshadow-color: #000033;
scrollbar-track-color: #000000;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
