.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #003300;
}
.nav {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #003300;
}
.credit {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #003300;
}
.bodycopy {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	color: #003300;
}
.heading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	font-weight: bold;
}
.navlink { color: #003300; text-decoration: none; } 
a.navlink:active { color: #003300; text-decoration: underline; } 
a.navlink:visited { color: #003300; text-decoration: none; }
a.navlink:hover { color: #003300; text-decoration: underline; 
}
.ivylink { color: #993300; text-decoration: underline; } 
a.ivylink:active { color: #993300; text-decoration: none; } 
a.ivylink:visited { color: #993300; text-decoration: underline; }
a.ivylink:hover { color: #993300; text-decoration: none; 
}
.footerlink { color: #003300; text-decoration: underline; } 
a.footerlink:active { color: #003300; text-decoration: none; } 
a.footerlink:visited { color: #003300; text-decoration: underline; }
a.footerlink:hover { color: #003300; text-decoration: none; 
}
