a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.bar {
	font-family: "Grantham";
	font-size: 13px;
	text-decoration: none;
}
