body,td,th {
	font-size: 12px;color: #747474;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
 SCROLLBAR-FACE-COLOR: #aaaaaa;
 SCROLLBAR-HIGHLIGHT-COLOR: #aaaaaa;
 SCROLLBAR-SHADOW-COLOR: #aaaaaa;
 SCROLLBAR-3DLIGHT-COLOR: #aaaaaa;
 SCROLLBAR-ARROW-COLOR: #000000;
 SCROLLBAR-TRACK-COLOR: #c3c3c3;
 SCROLLBAR-DARKSHADOW-COLOR: #aaaaaa;
 SCROLLBAR-BASE-COLOR: #aaaaaa

}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

a.tx:link {
	color: #000000;
	text-decoration: none;
}
a.tx:visited {
	text-decoration: none;
	color: #000000;
}
a.tx:hover {
	text-decoration: none;
	color: #FF6600;
}
a.tx:active {
	text-decoration: none;
	color: #FF6600;
}
