body {
	margin: 0; 
	background: #fffff;
	}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}	

img {
	BORDER: black 1px solid
}

a:link {
	text-decoration: none;
	color: #993300;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:active {text-decoration:none; color: #e04b00;}
a:hover {color: #e04b00;}

