BODY {
	color: navy;
	background-color: white;
	font-family: "Franklin Gothic Medium", Arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}

A {
	color:#990099;
	text-decoration: none;
}

A:HOVER {
	color: maroon;
	text-decoration: none;
}

A:ACTIVE {
	color:#CC0000;
	text-decoration: none;
}
ul {	text color: navy;
	list-style-image:url(button.jpg);
	}
