table {
	font-size: 12px;
	line-height: 22px;
}
a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #ff000000;
	text-decoration: underline;
	font-size: 12px;

}