a:link {
}

a:visited {
}
a:hover {
	color: #00FF66;
	text-decoration: none;

	}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FF9933;
	padding-left: 8%;
	padding-right: 10%;
	font-size: 14px;
	color: #660000;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
.footer {
	font-size: 10px;
}
.navigation {
	font-size: 14px;
	font-weight: bold;
}
