.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	text-decoration: none;

}

 
.over { background-color: #999966; }
.out  { background-color: #D7D3BA; }

.link_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 2pt;
	text-align: left;
}
.hover2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #999966;
	color: #000000;
	display: block;
}

.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

************************************************

body {
	SCROLLBAR-FACE-COLOR: #FF9900;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFCC00;
	SCROLLBAR-3DLIGHT-COLOR: #DDDDDD;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #DDDD00;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

