body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #99FFFF;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #0300CF;
}
a:visited {
	text-decoration: none;
	color: #0300CF;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #00CCFF;
}
table {
	background-color: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
.w3cbutton1 {
	width: 245px;
	border: 50px solid #99FFFF;
	border: 1px solid #000000;
	/*padding: 8px;*/
	background-color: #00CCFF;
	text-align: center;
}
.w3cbutton1 a:hover {
	display: block;
	width: 100%;
	height: 100%;
  	background-color: #FFFFFF;
}
