a:link {  color: #0000FF; text-decoration: underline}
a:visited {  color: #000099; text-decoration: underline}
a:active {  color: #000099; text-decoration: underline}
a:hover {  color: #333333; text-decoration: underline}

.b:link { color: #FFFFFF; text-decoration: none;}
.b:visited {color: #FFFFFF; text-decoration: none;}
.b:active { color: #FFFFFF; text-decoration: none;}
.b:hover {color: #FFFFFF; text-decoration: underline overline;}

input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #000000; background-color: #E6E9F2; border: #000000; border-style: dashed; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt}
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #000000; background-color: #E6E9F2; border: #000000; border-style: dashed; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt }
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #000000; background-color: #E6E9F2; border: #000000; border-style: dashed; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt }
