﻿.constit a {
	color: #003366;
	text-decoration: none;
}
.constit a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #5f8ea9;
}
#bottomnote {
	color: #003366;
	font-size: 0.7em;
	font-style:italic;
}