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;
margin-bottom: 1px;
}


.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: #FFFF99;
background-color: #000000;
font-size: 24px;
font-weight: bold;
margin-top: .5em;
margin-bottom: .5em;
line-height: 1.2;
}



.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;
}

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

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

.green  {
color: #CCFF99;
}

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

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