# $Id: menu.css,v 1.1 2002/07/09 15:59:40 l950637 Exp $

body { clip: rect(); }

p {
	font-family: Arial, Helvetica, Geneva;
	font-size: 10pt;
	margin-left: 5pt;
}


.nav { color: #000000; }

a.nav:link, a.nav:visited { text-decoration: none; }
a.nav:hover { text-decoration: underline; }


.navhead {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: underline;
	color: #FFFFFF;
}

a.navhead:link, a.navhead:visited { text-decoration: none; }
a.navhead:hover { text-decoration: underline; }
