a:link     {  color:            #000066;  text-decoration:  none;}
a:visited  {  color:            #000066;  text-decoration:  none;}
a:active   {  color:            #000000;  text-decoration:  none;}
a:hover    {  color:            red;      text-decoration:  underline;}
.aFont     {  font-family:      Verdana,Georgia,Arial,Helvetica;}
body  {
 background-color: #FFFFFF;
 margin: 0px 0px 0px 0px;
/*
 background-image: url(../../graphics/bk1.gif);
 background-attachment: fixed;
*/
}


