.style1 {
	text-align: center;
}
.bodytext {
	font: 12px Arial;
}

.topNav a {
	font-family: arial;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}

.topNav a:visited {
	color: white;
}

.topNav a:hover{
	color: #FAFAD2;
	text-decoration: none;
}