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  {
text-decoration: none;
color: #FFFF99;
font-size: 24px;
font-weight: bold;
}
a:visited  {
text-decoration: none;
color: #FFFF99;
font-size: 24px;
font-weight: bold;
}
a:hover  {
text-decoration: none;
color: #FFFF99;
background-color: #000000;
font-size: 24px;
font-weight: bold;
}
a:active  {
text-decoration: none;
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: none;
color: #FFFF99;
font-size: 24px;
font-weight: bold;
}

.boxout1 a:hover, .boxout1 a:active {
text-decoration: none;
color: #FFFFFF;
background-color: #000000;
font-size: 24px;
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;
}

.red {
color: #FF0000;
font-size: 24px;
}

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

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

.bigblack  {
color: #000000;
font-family: helvetica,times,verdana,arial,sans-serif;
font-size: 24px;
font-weight: bold;
}

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