
a:link { color: black; text-decoration: none }
a:hover { color: blue; text-decoration: none }
a:visited { color: red; text-decoration: none }
input, option { color: #003; font-size: 7pt; font-family: verdana; background-color: white; border: outset 1 #3c3c3c }
select { color: #003; font-size: 7pt; font-family: Verdana; text-decoration: none; background-color: #ff0; border: outset 1 #003 }
textarea { color: #003; font-size: 7pt; font-family: Verdana; text-decoration: none; background-color: #eeeeee; border: 1 #3c3c3c; overflow: hidden }
input.submit { color: #003; font-weight: bold; font-size: 7pt; font-family: Verdana; text-decoration: none; background-color: #c0c0c0; border: outset }
