a:hover {
	border: thin dotted #CC0000;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}
td {
	font-family: "Times New Roman", Times, serif;
}
