/* bjs.css */
h1,h2,h3,h4 { font-family: Helvetica, Arial, sans-serif; }
th,td,select,input,body,p { font-family: verdana,tty; font-size: 12px; color: darkblue;}

/*
a { text-decoration: none; }
a:link { color: #4411ff; }
a:visited { color: #4411ff; }
a:active { color: #4411ff; }
a:hover { color: #4411ff; background-color: #ddffff;} */
/* a:hover { color: #006666; background-color: #F0F0F0;} */

.menu { font-family: verdana, tty; font-size: 10px; font-weight: bold; }