<style type="text/css">
a {text-decoration: underline; color: #000000 }
a:hover {text-decoration: underline overline; color: #669999 }
.textfield {
BORDER-RIGHT: darkgray 1px solid;
BORDER-TOP: darkgray 1px solid;
BORDER-LEFT: darkgray 1px solid;
BORDER-BOTTOM: darkgray 1px solid;
font-size: 10px;
}
.textarea {
BORDER-RIGHT: darkgray 1px solid;
BORDER-TOP: darkgray 1px solid;
BORDER-LEFT: darkgray 1px solid;
BORDER-BOTTOM: darkgray 1px solid;
font-family: "Arial", serif;
font-size: 12px;
}
.buttons {
font-size: 10px;
background-color: white;
}
</style>
