td {
	font-family: "Palatino Linotype", Times New Roman, Helvetica;
	font-size: 13px;
}
a:link {
	text-decoration: None;
	font-weight: bold;
	color: #778937;
}
a:visited {
	text-decoration: None;
	font-weight: bold;
	color: #778937;
}
a:hover {
	text-decoration: underline;
	font-weight: regular;
	color: #AD7B2B;

}
a:active {
	text-decoration: none;
}
