.navi {
     font-family: "Times New Roman", Times, serif;
     font-size: 14pt;
     text-decoration: none;
     color: #006633;
     }

.navi:visited {
     color: #669966;
     }

.navi:hover {
     color: #669966;
     }

.navi:active {
     color: #669966;
     }


