a:link {
	color: #669999;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #669999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #99CCCC;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #99CCCC;
	text-decoration: none;
	font-weight: bold;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
.subheading {
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #336666;
}
.quotee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.credits {
	font-size: 10px;
}
.year-strip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #339999;
	letter-spacing: .4em;
	font-weight: bold;
	color: #FFFFFF;
}

