#content {
margin-top:15px;
text-align:center;
background-color:#CC9933;
border-top:#663300 2px solid;
border-bottom:#663300 2px solid;
border-left:#663300 2px solid;
border-right:#663300 2px solid;
}

a {
	text-decoration:none;
	color:#663300;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	color:#663300;
	font-weight:bold;
}
