a.c:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
a.c:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
a.c:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 17px;
}
a.c:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
