td {
	font-family: times new roman, times, helvetica;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	font-weight: regular;
	color: #842929;
}
a:visited {
	text-decoration: none;
	font-weight: regular;
	color: #842929;
}
a:hover {
	text-decoration: underline;
	font-weight: regular;
	color: #546E42;
}