html, body {margin: 6px; padding: 0px;}

body  {
background: #996633;
color: #FFFFFF;
font-family: helvetica,times,verdana,arial,sans-serif;
font-size: 14px;
font-weight: normal;
}


a:link  {
color: #FFFF99;
backround-color: transparent;
font-size: 24px;
font-weight: bold;
}

a:visited  {
color: #FFFF99;
background-color: transparent;
font-size: 24px;
font-weight: bold;
}

a:hover  {
color: #FFFF99;
background-color: #000000;
font-size: 24px;
font-weight: bold;
}

a:active  {
color: #FFFF99;
background-color: #000000;
font-size: 24px;
font-weight: bold;
}



h1 {
color: #FFFF99;
text-align: center;
}



.boxout1  {
color: #FFFFFF;
background-color: #000000;
font-size: 24px;
font-weight: bold;
}

.boxout1 a:link,  .boxout1 a:visited {
text-decoration: underline;
color: #FFFF99;
background-color: transparent;
font-size: 24px;
font-weight: bold;
}

.boxout1 a:hover, .boxout1 a:active {
text-decoration: underline;
color: #FFFFFF;
background-color: #000000;
font-size: 24px;
font-weight: bold;
}



.boxout2  {
color: #FFFFFF;
background-color: #FF0000;
font-size: 14px;
font-weight: bold;
margin-top: .5em;
margin-bottom: .5em;
line-height: 1.2;
}

.boxout2 a:link,  .boxout2 a:visited {
text-decoration: underline;
color: #FF0000;
background-color: #000000;
font-size: 24px;
font-weight: bold;
margin-top: .5em;
margin-bottom: .5em;
line-height: 1.2;
}

.boxout2 a:hover, .boxout2 a:active {
text-decoration: underline;
color: #000000;
background-color: #FF0000;
font-size: 24px;
font-weight: bold;
margin-top: .5em;
margin-bottom: .5em;
line-height: 1.2;
}



.boxoutbiggray a:link,  .boxoutbiggray a:visited {
text-decoration: none;
color: #CCCCCC;
background-color: transparent;
font-size: 32px;
font-weight: bold;    
}

.boxoutbiggray a:hover,  .boxoutbiggray a:active {
text-decoration: none;
color: #FFFF99;
background-color: #000000;
font-size: 32px;
font-weight: bold;  
}



.creme {
color: #FFFF99;
}

.cremesmall {
color: #FFFF99;
font-size: 14px;
}


.whitesmall {
color: #FFFFFF;
font-size: 14px;
}

.midwhite {
color: #FFFFFF;
line-height: 1.1em;
font-size: 18px;
}

.yellowlite {
color:#CCFF00;
} 

.blacksmall {
color: #000000;
font-size: 14px;
font-weight: bold;
}

.blacksmall2 {
color: #FF0000;
background-color: #000000;
font-size: 14px;
font-weight: bold;
}

.biggray {
color: #CCCCCC;
font-size: 32px;
font-weight: bold;
}

.bigblack  {
color: #000000;
font-size: 32px;
font-weight: bold;
}

.lightgray {
color: #CDCDCD;
}


.green  {
color: #00FF00;
}

.biggreen  {
color: #00FF00;
font-size: 24px;
}


.midgray   {
color: #CCCCCC;
font-size: 18px;
font-weight: bold;
}
