A {text-decoration : none; 
font-family: verdana;
font-size: 10px; 
FONT-WEIGHT: none;
color: white;}

A:ACTIVE
{FONT-WEIGHT: none;
TEXT-DECORATION: none
color: white;}

A:HOVER 
{text-decoration: bold; 
font-weight : none; 
color : silver; 
}

.B {text-decoration : none; 
font-family: verdana;
font-size: 10px; 
FONT-WEIGHT: bold;
color: #FEFDFD;}

.B:ACTIVE
{FONT-WEIGHT: bold;
TEXT-DECORATION: none
color: #FEFDFD;}

.B:HOVER 
{text-decoration: bold; 
font-weight : none; 
color : silver; 
}

TD
{
font-family: verdana;
font-size: 10px;
color: black;}

.title
{
font-family: verdana;
font-size: 10px;
color: white;}

.pagetitle
{
font-family: verdana;
font-size: 12px;
text-decoration:italic;
font-weight:bold;
color: white;}

.footer
{
font-family: verdana;
font-size: 9px;
text-align: center;
color: white;}