body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
}
a:link {
	text-decoration: none;
	color: #775d3e;
	
}
a:visited {
	text-decoration: none;
	color: #775d3e;
	
}
a:hover {
	color: #83298B;
	text-decoration: underline;
}


.footer {
	font-size: 9px;
	color: #666666;
}
.purpletitle {
	color: #832a8b;
	font-size: 14px;
}
.greytitle {
	color: #333333;
}
.purpletitlesm {
	color: #832a8b;
}
.whitetext {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
.yeartitle {
font-weight:normal;
font-size:12px;
color:#666666;
text-decoration:none;
}
.yeartitle :hover{
text-decoration:underline;
}
.yearpurpletitle {
	color: #832a8b;
	font-size: 12px;
}
