﻿h1 {
	color: #1b5ea4;
}
h2 {
	color: #1b5ea4;
}
h3 {
	color: #1b5ea4;
}
p.week {
	font-size: 1.25em; font-weight: bold; color: #1b5ea4;
}	
a {
	color: #1b5ea4;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: blue;
}
a:visited {
	color: #1e1651;
}
