.menu    { font:bold arial; text-align:left; }
a.menu:link { text-decoration:none; color:white; }
a.menu:visited { text-decoration:none; color:white; }
a.menu:hover { text-decoration:none; color:white; }
a.menu:focus { text-decoration:none; color:white; }

.menutop { color:black; background-color:lightgrey; font:italic;}
.menuopt { color:white; background-color:gray; }
.menusel { background-color:darkgray; cursor:hand; font:italic; }

.credits	{ font-size:70%; font:verdana; color:white; background-color:black; border:1px solid black}
a.credits:link	{ font:100% bold; text-decoration:none; color:white; }
a.credits:visited { font:100% bold; text-decoration:none; color:white; }
a.credits:hover { font:100% bold; text-decoration:underline; color:red; }
a.credits:focus { font:100% bold; text-decoration:underline; color:red; }

.subhead	{ font:bold 14pt arial; color:black; }

body		{ background-color:white; font-family:arial,tahoma; }
a:link		{ text-decoration:none; font:bold; }
a:visited	{ text-decoration:none; font:bold;  }
a:hover		{ text-decoration:underline; font:bold; }
a:focus 	{ text-decoration:underline; font:bold; }