A {
  text-decoration:none;
}

A:hover {
   color: #8A8A8A; text-decoration:underline
}

.regular { font-family: arial, san-serif; 
color: #000000; 
line-height:24px;
font-size:16px;
}

.header { font-family: verdana, helvetica, arial; 
color: #18515b; 
line-height:26px;
font-weight: bold;
font-size:22px;
}

.navlink { font-family: arial, verdana, helvetica; 
color: #000000; 
line-height:26px;
font-size:18px;
}

.homeserif { font-family: cochin, georgia, palantino, times, times roman; 
color: #000000; 
line-height:26px;
font-size:18px;
}

.bodyserif { font-family: cochin, georgia, palantino, times, times roman; 
color: #000000; 
line-height:23px;
font-size:13px;
}

.bodytext { font-family: verdana, helvetica, arial; 
color: #000000; 
line-height:22px;
font-size:13px;}


INPUT {
background-color:#f0f0f0;
olor:#000000;
font-size:9pt;
line-height:12pt;
font-family:verdana,arial,helvetica,sans-serif;
border-style:solid;
border-color:#666666;
border-width:0px;
}
TEXTAREA {
font-size:10pt;
line-height:12pt;
font-family:verdana,arial,helvetica,sans-serif;
border-style:solid;
border-color:#666666;
border-width:0px;
}




