.plainlinks  a {
      
      color: #666699;
	  text-decoration : none;
      
      }
      
      .plainlinks a:visited { color: #666699; text-decoration: none;}
      
      .homelinks  A {
            
            text-decoration : none;
            color: #ffffcc;
            
            }
            
      .homelinks A:visited { color: #ffffcc; text-decoration: none;}
      
      .homelinks2  A {
                  
                  text-decoration : none;
                  color: #666699;
                  
                  }
                  
      .homelinks2 A:visited { color: #666699; 
                                       text-decoration: none;
                                     }
      .homelinks2 A:hover { color: #ffffcc; 
                                       text-decoration: none;
                                       }
                                       
.homelinks2 A:active { color: #ffffcc; 
                                       text-decoration: none;
                                       }      
                                       
.formtext    { font-family:Bradley Hand ITC;
                   color:#666699;
                   font-weight: bold;
                   font-size=12pt;
                  }
                  
.catlinks    { font-family:Curlz MT;
                   color:#666699;
                   font-weight: bold;
                   font-size=14pt;
                  }  
                  
.regtext {font-family:Curlz MT;
             color:#666699;
             font-size=14pt;
	    }