a.navLink,
a,
.normal,
.normalLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
	line-height: 24px;
	}

a:hover {
	text-decoration: none;
	}
	
.normal {
	color: black;
	}
	
.headerLink,
a.headerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990;
	line-height: 28px;
	font-weight: bold;
	}
	
.normalLarger {
	font-size: 18px;
	color: black;
	}
