body {
	font-family: Helvetica, sans-serif;
	color: #231461;
	background-color: #594d80;
}

td {
	font-family: Helvetica, sans-serif;
}

th {
	font-family: Helvetica, sans-serif;
}

a:link {
	font-family: helvetica, sans-serif;
	
	color: #231461;
	text-decoration: none;
}

a:visited {
  color: #231461;
  text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #770000;
}

.quote {
	font-family: Helvetica, sans-serif;
  	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

a.nav:link {
	font-family: helvetica, sans-serif;
	color: #231461;
	text-decoration: none;
}

a.nav:visited {
  color: #231461;
  text-decoration: none;
}

a.nav:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.nav:active {
	color: #770000;
}
.space {
	letter-spacing: 1px;
}
