a:link {
	color: #767949;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C5DA5B;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	margin-top: 0px;
}
#base_a #pie_a {
	font-family: "Futura Medium", "Times Roman", Arial;
	font-size: 10px;
	color: #773000;
	text-align: center;
}

#base #pie {
	font-family: "Futura Medium", "Times Roman", Arial;
	font-size: 10px;
	color: #772F00;
	text-align: center;
}

#base_a {
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -325px;
}

#base {
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -325px;
}

