table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
td {
	background-repeat: no-repeat;
}
a:link {
	color: #A44F48;
	text-decoration: none;
}
a:visited {
	color: #A44F48;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
}
