.bodycopy {
	font-family: Tahoma, Arial, Helvetica, "MS Sans Serif";
	font-size: 14px;
	
}
.navigation {
	font-family: Tahoma, Arial, Helvetica, "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	letter-spacing: 1px;
}
.headlines {
	font-family: Tahoma, Arial, Helvetica, "MS Sans Serif";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #060;
	line-height: normal;
	font-variant: normal;
}
.smalltablecopy {
	font-family: Tahoma, Arial, Helvetica, MS Sans Serif;
	font-size: 12px;
	font-style: normal;
}
A:link  {
	color : Green;
 }
 
 A:visited  {
 	text-decoration : underline;
 	color : Gray;
 }
 
 A:hover  {
	color : #663300;
	font-style: normal;
	font-weight: normal;
	text-align: center;
 }
