a:link { text-decoration: none; color: black;}
a:link:hover { text-decoration: underline; color: black;}
a:link:visited { text-decoration: none; color: black;}
a:link:visited:hover { text-decoration: underline; color: black;}

.input {
background-color:#f0f0f0;
font-family: verdana, tahoma; 
border:0px;
font-size: 8pt; 
color:#000000; 
padding:1px; 
padding-left:1px; 
width:110px; 
height:16px;
}

.txtbox {
background-color:#f0f0f0;
font-family: verdana, tahoma; 
border:0px;
font-size: 8pt; 
color:#000000; 
padding:1px; 
padding-left:1px; 
width:270px; 
height:100px;
}

.submit {
background-color:#c0c0c0;
font-family: verdana, tahoma; 
border:0px;
font-size: 8pt; 
color:#000000; 
padding:1px; 
padding-left:1px; 
width:80px; 
height:16px;
}