
/******************* Body *****************/
 BODY {        scrollbar-base-color  : #5575A5;	
               scrollbar-arrow-color : #5575A5; 
               background-image      : url(speckle.jpg);
               background-repeat     : repeat;
               background-position   : center;
               background-attachment : fixed ;
                               color : #5575A5 

       }


 A         { color: black; text-decoration : none }
 A:active  { color: black; font-size: 125% }
 A:visited { color: black; font-size: 100% }
 A:Hover   { color: black}

 U
{
 background-color : #5575A5; 
 color            : white;
 text-decoration  : blink
}         

IMG 
{ border: 0
}




/*************** NavyTable *****************/
.NavyTable, .NavyTable TD, .Navytable TH, .NavyTable THEAD
{
 background-color : #5575A5; 
 color            : white;
 border-style     : solid;
 font-size        : 100% ;
 text-decoration  : none 
             font : bold 10px Verdana, Arial, Helvetica, sans-serif; 
}

.NavyTable A, .NavyTable A:visited
{
 color            : white;
 text-decoration  : none 
}

 .NavyTable A:hover
{

 background-color : white; 
 color            : navy;
 text-decoration  : blink
}

 .NavyTable Center
{
 background-color : #5575A5;
 color            : white;
 border-style     : none;
 font-size        : 100% ;
 text-decoration  : none 
}


/******************* RedText ******************/

.RedText A, .RedText A:visited, .RedText P, .RedText center
{
 color            : red;
 font-size        : 115%;
 text-decoration  : none 
}


/***************** DNA **********************/
.DNA 
{
   verticle-align : bottom;
            color : gray;
 font-size        : 60% ;

}





