td {
	font-family: palatino linotype, times new roman, helvetica;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	font-weight: regular;
	color: #454545;
}
a:visited {
	text-decoration: none;
	font-weight: regular;
	color: #454545;
}
a:hover {
	text-decoration: underline;
	font-weight: regular;
	color: #730000;
}
a:active {
	text-decoration: none;
}
