body {background-image: url(logobg.jpg);}
h2 {font-family: arial; color:#FFFF00; text-decoration: underline; font-weight: bold;}
h3,h4 {font-family: arial; color:#FFFF00; font-weight: bold;}
a:link, a:visited {color:yellow;}
a:hover {font-weight: bold}
a.not:hover {font-weight: normal; color: #FF5555;}
a:active {font-weight: bold; color: red;}
a.not:active {font-weight: normal; color: #FF5555;}


