body
{
	background-image: url(../images/transparentbackground.gif);
	background-position: center;
	background-color: "#f7fbff";
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #3D1172;
	font-family: Verdana;
}

td
{
 font: 12px Verdana;
}

A
{
	color: "#3D1172";
	font-weight: bold;
}

A:hover
{
	color: "#000000";
}
.NavButton
{
	font-weight: bold;
	color: #D6212D;
}