#apDiv1 {
	font-size: 9px;
	color: #444444;
	right: 8px;
	bottom: 0px;
	position: absolute;
	letter-spacing: 2px;
}
a:link {
	color: #555555;
	text-decoration:none;
}
a:visited {
	color: #555555;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}