.kingfisher {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #666666;
	font-weight: normal;
	font-variant: normal;

}
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #137cd8;
}
a:active {
	text-decoration: none;
	color: #FF6600;

}
