a:hover {
	text-decoration: none;
	background-color: #0066CC;
	color: #FFCC00;
}
a:link {
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	font-size: large;
}
.bold {
	font-weight: bold;
}
Body Font {
	font-size: 16px;
}
#apDiv4 p {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#apDiv4 p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

