.menu {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: "Arial", "Helvetica", "sans-serif";
	cursor: hand;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: none;	
	}
table {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}


a:link {
	text-decoration: none;
	color: #669999;

}
a:visited {
	text-decoration: none;
	color: 669999;

}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	color: #660033;
	text-decoration: underline;
}
.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 22px;

}
BODY {
	SCROLLBAR-FACE-COLOR: #ebebeb;
	SCROLLBAR-HIGHLIGHT-COLOR: #ebebeb;
	SCROLLBAR-SHADOW-COLOR: #ebebeb;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #ebebeb;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	}
	
.hand {
	cursor: hand;
}
.stxt{
	font-size:10px;
}