<style>
<--
A{text-decoration:none}
a:hover {   color: gray}
input {
 background-color: #69c;  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: lemonchiffon;
 }
input.button {
 background-color: #633;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: whitesmoke;
 }
-->
</style>