Body {
	background-image:  url("img/backglogo.gif");
	background-position : center;
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-color : e5e6e6;
}

P {
	font-family: "Book Antiqua";
	text-indent : 5%;
}

LI {
	font-family: "Book Antiqua";
}

TABLE.schedule {
	font-size : xx-small;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

TABLE.club {
	font-family : serif;
	font-size : larger;
	font-style : normal;
	font-weight : normal;
}

TABLE.menu {
	color : Silver;
	background-color : Purple;
	text-align : center;
	border-bottom : thin solid Fuchsia;
	border-top : thin solid Fuchsia;
	font-size : smaller;
}

TD.menu {
	color : Silver;
	background-color : Purple;
	text-align : center;
	border-bottom : thin solid Fuchsia;
	border-top : thin solid Fuchsia;
	font-size : smaller;
}

A:LINK.menu {
	color : #FFC0CB;
}


A:VISITED.MENU {
	color : #FFC0CB;
}

 A:HOVER.MENU {
	color : White;
}

SPAN.Feature {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-stretch : normal;
	font-variant : small-caps;
	font-style : normal;
	font-weight : bold;
}

A.Enter {
	font-family : Garamond;
	font-size : larger;
	font-weight : bold;
	color: Green;
}
