td {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.input-no-border {
	border: 1px solid #000000;
}

