﻿/* CONTENT ISLANDS */

h1 {
	color: #68813d;
}
h2 {
	color: #68813d;
}
h3 {
	color: #68813d;
}
p.week {
	font-size: 1.25em; font-weight: bold; color: #68813d;
}	
a {
	color: #68813d;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: green;
}
a:visited {
	color: #2f472f;
}
