
td,th {
	font-size: 12px;
	line-height: 28px;
	color: #666666;
}
.css {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-size:12px;
	color:#666;
	text-decoration: none;
}

a:active {
	color:#099;
	text-decoration: none;
}

a:hover {
	color:#0066CC;
	font-size:14px;
	text-decoration: underline;
}

a:visited {
	font-size:12px;
	color:#099;
	text-decoration: none;
}
