@charset "utf-8";
BODY {
	FONT-SIZE: 12px; MARGIN: 0px; COLOR: #666666; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #fff; TEXT-DECORATION: none
}
A {
	COLOR: #585858;
	text-decoration:none;
	hideFocus:true;
	noFocusLine:expression(this.onFocus=this.blur());
}
:focus {-moz-outline-style: none}

A:hover {
	COLOR: #ff6600;
	text-decoration:none;
	hideFocus:true;
}
IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
