body, br, p, div, hr, i, b, span
                                  {
                                   color: #FF5400;
                                   font-family: Arial, sans-serif;
                                   font-size: 12px;
                                   font-weight: bold;

                                  }

body
                                  {
                                   color: #FF5400;
                                   background-color: #000000;
                                   font-family: Arial, sans-serif;
                                   font-size: 12px;
                                   font-weight: bold;
                                   scrollbar-FACE-color: #000000;
                                   scrollbar-HIGHLIGHT-color: #A65300;
                                   scrollbar-3DLIGHT-color: #441111;
                                   scrollbar-ARROW-color: #441111;
                                   scrollbar-DARKSHADOW-color: #441111;
                                   scrollbar-BASE-color: #441111;

                                  }


tr, td, table {
                color: #FF5400;
                font-family: Arial, sans-serif;
                font-size: 12px;
                font-weight: bold;
                }


a:link  {
        color: #FF9933;
        text-decoration: none;
        font-family: Arial, sans-serif;
        font-size: 12px;
        font-weight: normal;
        }

a:visited {
                   color: #B45B19;
                   text-decoration: none;
                   font-family: Arial, sans-serif;
                   font-size: 12px;
                   font-weight: normal;
                   }

a:active, a:hover, a:focus {
                   color: #FFEFCF;
                   text-decoration: none;
                   font-family: Arial, sans-serif;
                   font-size: 12px;
                   font-weight: normal;
}



