BODY { scrollbar-base-color : #EEEEEE;
       scrollbar-arrow-color : #000000;
       scrollbar-DarkShadow-Color: #EEEEEE; 
       scrollbar-Face-Color : #000000; 
       scrollbar-Highlight-Color: #000000; 
       scrollbar-Shadow-Color : #EEEEEE; 
       scrollbar-Track-Color : #EEEEEE; }

.newspost { font-family : Arial;
            font-size : 10pt;
            color : #000000;
            font-weight : 400;
            text-decoration : none; }

A.menulinks:link { font-family : Arial;
                   font-size : 10pt;
                   color : #000000;
                   font-weight : 800;
                   text-decoration : none; }

A.menulinks:visited { font-family : Arial;
                      font-size : 10pt;
                      color : #000000;
                      font-weight : 800;
                      text-decoration : none; }

A.menulinks:active { font-family : Arial;
                     font-size : 10pt;
                     color : #000000;
                     font-weight : 800;
                     text-decoration : none; }
                     
A.menulinks:hover { font-family : Arial;
                    font-size : 10pt;
                    color : #FF8800;
                    font-weight : 800;
                    text-decoration : underline; }
                   
A:link { text-decoration : none; color : #FF8800; }
A:visited { text-decoration : none; color : #FF8800; }
A:active { text-decoration : none; color : #FF8800; }
A:hover { text-decoration : underline; color : #FF8800; }