BODY {
font-size : .8em; 
font-family : Verdana; 
font-weight : normal; 
color : #FFFFFF; 
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1,H2,H3 {
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1em; 
color : #FBFF87; 
background-color : transparent; 
}


a:link{
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
color : #FECB01;
text-decoration : none;
}

a:hover{
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
color : white;
text-decoration:underline; 
}

a:visited{
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
text-decoration: none;
color : #FECB01; 
}

p {
font-size : .8em; 
font-family : Verdana; 

}

input {
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1em; 
}

.smalltext {
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .8em; 
}


.smalltext a:link{
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1em; 
color: black;
}

.largetext a:link{
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1em; 
}

.largetext a:visited{
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1em; 
}

.errortext {
  font-family : Verdana; 
  font-size : .8em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : #0F0C07;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #511900;
}

.bg_light {
  background-color : #000000;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #511900;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: .8em;
    text-align: center;
}
.white_bg a:link {
    color: #000000;
    font-weight: bold;
   text-decoration:none;
}

.white_bg a:hover {
    color: red;
  font-weight: bold;
   text-decoration:underline;
}
.white_bg a:visited{
    color: #000000;
  font-weight: bold;
   text-decoration:none;
}
