body { color: darkgreen; 
       background: tan url("../agelessformula/agelessbg.jpg") ;
       font-family:  "Times New Roman", "New Century Schoolbook", serif ;
       margin:0; padding:0; 
     }
A:link    {text-decoration: underline; color: blue }
A:visited {text-decoration: underline; color: navy }
A:active  {text-decoration: underline; color: lightgreen }
A:hover   {text-decoration: underline; color: orangered }
