﻿a {
	color: #000080;
	text-decoration: none;
}
a:active {
	color: #000080;
	text-decoration: none;
}
a:link {
	color: #000080;
	text-decoration: none;
}
a:visited {
	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #800000;
	text-decoration: underline overline;
}
table {
	font-family: Verdana;
	font-size: small;
}
