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

body  {
color: #FFFFFF;
background-color: #996633;
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;
}

h2 {
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;
}



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

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