a:link       { color: #800000; text-decoration: none }
a:visited    { color: #800000; text-decoration: none }
a:active     { color: #800000 }
#a:hover      { color: green; text-decoration: underline; background: #fd3 }
a:hover      { color: green; text-decoration: underline }
body         { color: #000000; font-family: Garamond, Verdana, Helvetica, Arial }
h1           { color: #3f6c96; }
h2           { color: #3f6c96; }
h3           { color: #3f6c96; }
h4           { color: #3f6c96; }
h5           { color: #3f6c96; }
h6           { color: #3f6c96; }
img          { border-color: #eeeeee }
input        { font-size: 12px; font-family:arial,verdana, sans-serif; font-weight:bold; border-style:groove }
ul           { list-style-image: url(/jsmart/html/images/bullet.gif) }
