FONT  { font-family:Verdana;}




a:link {
color: #660066;
text-decoration: none;
background-color: transparent;
font-family: cursive;
}
a:visited {
color: #660066;
text-decoration: none;
background-color: transparent;
font-family: cursive;
}
a:hover {
color: #CC0066;
text-decoration: none;
background-color: transparent;
font-family: cursive;
}
a:active {
color: #D30AB0;
text-decoration: underline;
background-color: transparent;
font-family: cursive;
}



.midsmall { font-size: 9pt; text-decoration: none}
.smallfont { font-size: 9pt;}

.textarea {border:solid 1;}
.input{border:solid 1;}

.shade {border-style:groove;}
.cinput {background-color:rgb(240,244,255); font-size: 10pt;}