body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, ±¼¸²;
	font-size: 75%;
	color: #000;
	width: 100%;
}


a:link {
	color: #000; 
	text-decoration: none;
}

a:hover {
	color: #BD5F00;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}