
BODY,TABLE, TR, TD

        {

        font-family: 	Arial, Helvetica;
        
  		font-size:		13px;
  		
  		color:		#444444;

        }

.flinks

        {

        font-family: 	Arial, Helvetica;
        
  		font-size:		10px;
  		
  		color:		#444444;

        }

.extra

        {

        font-family: 	Arial, Helvetica;
        
  		font-size:		16px;
  		
  		color:		#444444;

        }

A:link, A:active

        {

        text-decoration :       none;

        color           :       #990000;

        background      :       transparent;
        
        }

A:visited

        {

        text-decoration :       none;

        color           :       #990000;

        background      :       transparent;

        }

A:hover

        {

        text-decoration :       underline;

        color           :       #ff0000;

        background      :       transparent;

       }

a.nav:link, a.nav:active

        {

        text-decoration :       none;

        color           :       #ffffff;

        background      :       transparent;
        
        }

a.nav:visited

        {

        text-decoration :       none;

        color           :       #ffffff;

        background      :       transparent;

        }

a.nav:hover

        {

        text-decoration :       underline;

        color           :       #ffffff;

        background      :       transparent;

       }

.red {
	color: #990000;
	font-weight: bold;
}
