body {
	background-color: #675a55;
	background-image: url(../images/bg0.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px tahoma;
	color: #333333;
	SCROLLBAR-FACE-COLOR: #675a55; 
	Z-INDEX: 999; 
	OVERFLOW: auto; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #e8e8e8;
}


a:link {
	font: 11px tahoma;
	color: #675a55;
	text-decoration:none;
}
a:active {
	font: 11px tahoma;
	color: #675a55;
	text-decoration:none;
}
a:visited {
	font: 11px tahoma;
	color: #675a55;
	text-decoration:none;
}
a:hover{
	font: 11px tahoma;
	color: #f53f00;
	text-decoration: underline;
}
