.fonts {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;


}
a:hover {
	background-image: url(images/td_bg2.gif);
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:active {
	background-image: url(images/td_bg2.gif);
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #333333;
	text-decoration: none;

}
.td22 {
	cursor: hand;
}

