#content	{
	position:absolute;
	width:670px;
	height:510px;
	top: 20px;
	text-align:center;
}

#content	 a	{
	color: #3a2600;
	text-decoration:none;
}

#content	 a:hover	{
	color: #FFFFFF;
	text-decoration:underline;
}

#content	 a:visited	{
	color: #3a2600;
	text-decoration:none;
}