td {
	font-family: "palatino linotype", arial, helvetica;
	font-size: 13px;
}
a:link {
	text-decoration: underline;
	font-weight: none;
	color: #7C5D15;
}
a:visited {
	text-decoration: underline;
	font-weight: none;
	color: #7C5D15;
}
a:hover {
	text-decoration: underline;
	font-weight: none;
	color: #9E3300;
}
a:active {
	text-decoration: underline;
}