td {
	font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-size: 13px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #743451;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #743451;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #4A6331;
}
a:active {
	text-decoration: none;
}