a:link {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
#wrapper {
	text-align: center;
	position:relative;
	width:600px;
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
	margin-bottom:60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

