a:link {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
}
.headers {
	font-family: Papyrus;
	font-size: 24px;
	color: #000000;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
