td {
 font-family: 	Verdana,
		Arial,
		Helvetica,
		sans-serif;
		font-size: 11px;
}

td a {
 	color: #948C5D;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

td a:hover {
	color: #6D6430;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}