<style type="text/css">

A:link {color: white;}
A:active {color: white;}
A:visited {color: white;}

.menufont
{
   text-decoration:none;
   font-family: arial, helvetica, sans-serif;
   font-size:.8em;
   font-weight: bold;
   color: white;
}

.body
{
   font-size:.8em;
   font-family: arial, helvetica, sans-serif;
   color: white;
}

.smallBody
{
   font-size:.7em;
   font-family: arial, helvetica, sans-serif;
   color: #FFFFFF;
}

.gold
{
   font-size:.8em;
   font-family: arial, helvetica, sans-serif;
   color: #FFCC00;
}
.nc
{
   color: #FFCC00;
}

.map
{
   font-size:.8em;
   font-family: arial, helvetica, sans-serif;
   color: white;
   text-decoration:none;
}

.title
{
   font-size:1em;
   font-family: arial, helvetica, sans-serif;
   color: white;
}

.bot
{
   font-size: .8em;
   font-family: arial, helvetica, sans-serif;
   color: white;
   text-align: center;
   }

.t1
{
   background-color: #000099;
}
.t2
{
   background-color: #6666CC;
}
.t3
{
   background-color: #FFCC00;
}
.t4
{
   background-color: #000000;
}
.t5
{
   background-color: #FFFFFF;
}
.t6
{
   background-color: #3333CC;
}

</style>