td {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #990099;
	font-weight: bold;
}
a:hover {
	color: #BB55BB;
	font-weight: bold;
}
a:active {
	color: BB55BB;
	font-weight: bold;
}
a:visited {
	color: #000099;
	font-weight: bold;
}

