.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
	text-shadow: 1px 1px 2px #000;
	padding-right: 30px;
	padding-left: 30px;
	
}
.header {
	font-family: 'Pavanam', sans-serif;
	font-size: 24pt;
	font-weight: normal;
	color: #fad874;
	text-shadow: 1px 1px 2px #000;
	text-transform: uppercase;
	letter-spacing: .06em;	
}
a.year-nav:link {
	font-family: 'Pavanam', sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.06em;
	text-shadow: 1px 1px 2px #000;
}
a.year-nav:visited {
	font-family: 'Pavanam', sans-serif;
	color: #FFF;
	text-decoration: none;
	letter-spacing: .06em;
}
a.year-nav:hover {
	font-family: 'Pavanam', sans-serif;
	color: #fad874;
	text-decoration: none;
	letter-spacing: .06em;
}
a.year-nav:active {
font-family: 'Pavanam', sans-serif;
	color: #fad874;
	text-decoration: none;
	letter-spacing: .06em;
}

.year-nav-on{
	font-family: 'Pavanam', sans-serif;
	color: #fad874;
	font-size: 18pt;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: .06em;
	text-shadow: 1px 1px 2px #000;
}
a img { border: none;
}
