.table {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-style: inset;
	padding-bottom: 1px;
}
a:link {
	font-style: oblique;
	font-weight: bold;
	color: #996699;
	text-decoration: none;
}
a:visited {
	font-style: oblique;
	font-weight: bold;
	color: #996699;
	text-decoration: none;

}
a:hover {
	font-style: oblique;
	font-weight: bold;
	color: #996699;
	text-decoration: underline;
}

