A:link { color : 000066;}
A:active { color : red;}
A:visited { color : 000066;}
A:hover { font-weight : normal;
color : green; }

BODY, P {
	font-family : Verdana, sans-serif, Arial;
	font-size : smaller;
	}

p.quote {
	font-family : "Times New Roman", serif;
	background-color : #FFFF99;
	border : Black;
	font-size : medium;
	font-style : italic;
	text-align : center;
}
p.li.hyperlink {
	list-style-image : url(Graphics/BD14565_.GIF);
}


TABLE, TR, TD {
	font-family : Verdana, Arial, sans-serif;
	font-size : small;
}


.menulink {
	color : White;
}


A:LINK {  }

A:VISITED {  }

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {  }

B {  }

BR {  }

FONT {  }

H1 {
	font-family : "Lucida Handwriting", "Times New Roman", serif, cursive;
	font-size : large;
	text-align : center;
	color : #000066;
	}
H2 {
	font-family : "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	font-size : larger;
	color: #000066;
}


IMG {
	vertical-align : middle;
}

