body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-color: white; 
    background-position: top left; 
    background-repeat: repeat-x;
}
img { border: 0px; selector-dummy:expression(this.hideFocus=true);}

form {padding:0;margin:0;}

a:link {	color: #875643; text-decoration: none;}
a:visited {	color: #875643; text-decoration: none;}
a:hover {	color: #cc0000; text-decoration:none; position:relative; top:1; left:1; background-color: #fff5c0;}
a:active {	color: #004477; text-decoration: none;}

.style5 {font-family: "MS Gothic"; font-size: 13px; color: #666666; line-height:18px; text-align: left; letter-spacing:-1px;}
