a:hover {text-decoration: none;}
P {margin-left: 4; margin-right: 4; text-align: justify}
.menuterms {font-family: Arial; background-color: White;}
.pulldownmenus {text-decoration:none; font-family: Arial; font-style: bold; font-size: 12; font-weight: bold; background-color: #FFFFFF;}
.explain {text-align: center; font-family: Arial; font-style: bold; font-size: 12; font-weight: bold; background-color: White;}

.pulldownmenus a:link {
     color: #666666;
     text-decoration: none;
     }

.pulldownmenus a:visited {
     color: #666666;
     text-decoration: none;
     }

.pulldownmenus a:hover {
     color: #000000;
     text-decoration: none;
     }

.pulldownmenus a:active {
     color: #666666;
     text-decoration: none;
     }
