@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/background_home.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#apDiv1 {
	position:absolute;
	left:463px;
	top:731px;
	width:144px;
	height:26px;
	z-index:1;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #73A052;
	text-decoration: none;
}
a:active {
	color: #73A052;
	text-decoration: none;
}

