/* Style sheet for pages which only include the header, like the boards */
.header{ color : silver;text-decoration : none;font-family : Arial,Verdana,sans-serif;font-size : 10pt;}
a.header,a.header:link,a.header:visited,a.header:active{color : white;text-decoration : none;}
a.header:hover{color : #ff8000;text-decoration : underline;}
.small{font-size : 8pt;}
.header.small{font-size : 8pt;}
a.header.small,a.header.small:link,a.header.small:visited,a.header.small:active{color : white;text-decoration : none;}
a.header.small:hover{color : #ff8000;text-decoration : underline;}
.textheadline{font-weight : bold;color : white;}
.header.neon{font-weight : bold;color : #FF8000;font-style : italic;}
