a.yearlink:link,a.yearlink:visited {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	background-image: url(images/yeararrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	padding-left: 35px;
	text-decoration: none;
	display: block;
}
.redtitle {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

a.yearlink:hover {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	background-image: url(images/yeararrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	padding-left: 35px;
	text-decoration: none;
	display: block;
}
.yeartt {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
