body {
	background-color: #16252f;
	font-family: "American Typewriter";
	color: #fcfcfc;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.text-black {
	font-family: "American Typewriter";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

a:link {
	font-family: "American Typewriter";
	color: #fcfcfc;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-family: "American Typewriter";
	color: #fcfcfc;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-family: "American Typewriter";
	color: #33ccff;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	font-family: "American Typewriter";
	color: #fcfcfc;
	text-decoration: none;
	font-size: 12px;
}

a.dark:link {
	font-family: "American Typewriter";
	color: #16252f;
	text-decoration: none;
	font-size: 12px;
}
a.dark:visited {
	font-family: "American Typewriter";
	color: #16252f;
	text-decoration: none;
	font-size: 12px;
}
a.dark:hover {
	font-family: "American Typewriter";
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
a.dark:active {
	font-family: "American Typewriter";
	color: #16252f;
	text-decoration: none;
	font-size: 12px;
}

a.white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fcfcfc;
	text-decoration: none;
}
a.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fcfcfc;
	text-decoration: none;
}
a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33ccff;
	text-decoration: none;
	}
a.white:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fcfcfc;
	text-decoration: none;
	}
.year-header {
	font-family: "American Typewriter";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.page-titles {
	font-family: "American Typewriter";
	font-size: 42px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

