a:link {
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #336600;
	text-decoration: underline;
}
#box {
	background-color: #F8FBFC;
	width: 600px;
	border: 1px solid #999999;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A9A9AC;
}#wrap1 {
	width: 560px;
}

a:link {color: #333333; font-weight: normal; text-decoration: none;}
a:visited {color: #333333; font-weight: normal; text-decoration: none;}
a:active {color: #333333; font-weight: normal; text-decoration: underline;}
a:hover {color: #333333; font-weight: normal; text-decoration: underline;}

