.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #314056;
}

a:visited {
	color: #142031;
	text-decoration: none;
}
a:link {
	color: #142031;
	text-decoration: none;
}
a:hover {
	color: #e7e8e9;
	text-decoration: underline;
	background: #142031;
}
a:active {
    color: #999999;
	text-decoration: none;
}
.year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #506079;
}
