.bodytext {
	FONT: 11px/15px Verdana, Arial, Helvetica, sans-serif; COLOR: #333333
}
.tm {
  font-size: 7px;
  color: #564640;
  vertical-align: super;
 }
 .copyright {
   font-size: 9px;
  color:#564640;
 }
.captioncredit {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666; LINE-HEIGHT: 12px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.homebold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #564640; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

a:link, a:visited, a:active {
	color: #997855;
	text-decoration : none;
	font-weight: bold;
 }
 
  strong {
 	color: #997855;
 	text-decoration : none;
 }
 
 a:hover {
 	text-decoration : underline;
	
 }