.ban_table
{
   background-color:#333366;
}

.ban_title
{
   color:#99CC33;
   font-weight:bold;
   font-family:verdana,arial;
   font-size:8pt;
   text-decoration:underline;
}

.ban_text
{
   color:white;
   font-weight:normal;
   font-family:verdana,arial;
   font-size:7.5pt;
   text-decoration:none;
}

.ban_anchor
{
   text-decoration:none;
}

.ban_url
{
   text-decoration:underline;
   color:tomato;
   font-weight:normal;
   font-family:verdana,arial;
   font-size:7.5pt;
   text-decoration:none;
}

