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

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

a:link  {
color: #FFFF99;
backround-color: transparent;
font-size: 24px;
font-weight: bold;
text-decoration: none;
margin-right: 1px;
padding-right: 1px;
}
a:visited  {
color: #FFFF99;
background-color: transparent;
font-size: 24px;
font-weight: bold;
text-decoration: none;
margin-right: 1px;
padding-right: 1px;
}
a:hover  {
color: #FFFF99;
background-color: #000000;
font-size: 24px;
font-weight: bold;
text-decoration: none;
margin-right: 30px;
padding-right: -5px;
}
a:active  {
color: #FFFF99;
background-color: #000000;
font-size: 24px;
font-weight: bold;
text-decoration: none;
margin-right: 30px;
padding-right: -5px;
}

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


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

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

.boxout1 a:hover, .boxout1 a:active {
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;
}

.yellowlite {
color: #CCFF00;
}

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

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