a:link { color:#DED944; 
         text-decoration: none;}

a:visited {color:#939269;
           text-decoration: none; }
a:hover { color:#F0ED89;
          text-decoration: none;}

H2
    {
     background-color:#363636;
     color:#EBEAF1;
     font-size:14pt;
     font-style:normal;
    }
H4
    {
     color:#EBEAF1;
     font-weight:900;
     font-size:17;
     font-family:sans-serif;
    }
H5
    {
     color:#EBEAF1;
     font-size:30;
     font-family:sans-serif;
    }
.boldtable, .boldtable TD, .boldtable TH
{
     color:#EBEAF1;
     font-size:10;
     font-family:sans-serif;
     background-color:#363636;
}
.styletable, .styletable TD, .styletable TH
{
     border-color:black;
     color:black;
     font-size:15;
     font-family:sans-serif;
     background-color:#B8B8B8;
}
body
{
  background: #363636;
  color:#EBEAF1;
}
