

body {

 font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}

p.upper {color:#FFFFFF; }
	
	
	a:link.upper, a:active.upper, a:visited.upper {
text-transform:uppercase;
	font-size: 12px;
	text-decoration: none;
			color: #FFFFFF;
	
}
a:hover.upper {
	background-color:#FFFFFF;
	color: #6dc5e7;
	font-stretch: ultra-expanded;
}


p, td {
	 font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.normal {
	font-weight: normal;
}

.YEAR {
text-transform:uppercase;
	font-size: 20px;
	text-decoration: none;
	color: #6dc5e7;
	font-weight: bold;
	
}

a:link, a:active, a:visited {
text-transform:uppercase;
	font-size: 12px;
	text-decoration: none;
			color: #6dc5e7;
	
}

a:hover {
	background-color:#6dc5e7;
	color: #FFFFFF;
	font-stretch: ultra-expanded;
}



