a:visited {
	font-size: 13px;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
	color: #333333; text-decoration: none}
a:link {  
	font-size: 13px;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
	color: #333333; text-decoration: none}
a:hover { 
	font-size: 13px;
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	color: #666666; text-decoration: underline}
}.afont {
	font-size: 13px;
	color: #FFF442;
}
.tifont {
	font-size: 13px;
	filter: DropShadow(Color=#CCCCCC, OffX=1, OffY=1, Positive=1);
	color: #434700;
}.fline {
	line-height: 20px;
}
.bkphoto {
	background-image: url(images/bk.gif);
	background-repeat: repeat;
	background-position: center;
}

