td {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.imgb { border: 1px solid #000000 }