
        a           { text-decoration:none;
                      //color:#003300;
                      //color:#6600cc;
                    }
        a:visited   { text-decoration:none;
                      //color:#99cccc;
                      //color:#336666;
                    } 
        a:hover     { text-decoration:none;
                      color:#990000;
                    }
        body        { text-decoration:none;
                      //color:#003300;
                      font-size: 17px; 
                      font-family: Times, Sans-serif;
                    }
