A:link { color: #669900; text-decoration: none}
A:visited { COLOR: #7FC342; TEXT-DECORATION: none} 
A:hover { COLOR: #0066CC; TEXT-DECORATION: underline} 
A:active { COLOR: #00CCFF; TEXT-DECORATION: none}

a.year:link, a.year:visited {
	color: #FFFFFF; text-decoration: none;
	font-family: arial, helvetica; font-size: 8pt;
	text-align:center;
	background:#77BF0F;	
	padding:4;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #669900;	
}
a.year:hover, a.year:active {
	color: #FFFFFF; text-decoration: none;
	font-family: arial, helvetica; font-size: 8pt;	
	text-align:center;
	background:#568A04;	
	padding:4;
	padding-top:2px;
	padding-bottom:2px;
	border: 1px solid #669900;
}

BODY { 
	scrollbar-face-color: #DCE0E2;
	scrollbar-shadow-color: #687888;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #687888;
	scrollbar-darkshadow-color: #DCE0E2;
	scrollbar-track-color: #BCBFC0;
	scrollbar-arrow-color: #6E7E88; 
	font-family: arial, helvetica; font-size: 9pt;
	color: #808080; margin: 0px  0px; padding: 0px  0px; 	
}
TD { 
	font-family: arial, helvetica; font-size: 9pt;	
} 

div.img
{
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  border: 1px solid #ffffff;
}
div.img a:hover img {
	border: 1px solid #CCCCCC;
}

div.fdc img
{
  display: inline;
  border: 1px solid #CCCCCC;
}
div.fdc a:hover img {
	border: 1px solid #666666;
}
