td {
	font-size: 12px;
	line-height: 20px;
}
a {
	color: #5F4F01;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}