A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #CC0000;
  text-decoration: none;
}

.inputbox
{
width:180px; 
height:13px; 
font-family:tahoma; 
font-size:11px; 
margin-top:2px; 
margin-bottom:2px; 
}

.inputbox2
{
width:180px; 
height:18px; 
font-family:tahoma; 
font-size:11px; 
margin-left:57px; 
margin-top:2px; 
margin-bottom:2px; 
}

.longinputbox
{
width:422px; 
height:13px; 
font-family:tahoma; 
font-size:11px; 
margin-top:2px; 
margin-bottom:2px; 
}

.textarea
{
width:180px; 
height:120px; 
font-family:tahoma; 
font-size:11px; 
margin-top:2px; 
margin-bottom:2px; 
}

.textarea2
{
width:180px; 
height:120px; 
font-family:tahoma; 
font-size:11px; 
margin-left:57px; 
margin-top:2px; 
margin-bottom:2px;  
}

.quote { background:url(images/quote-1.gif) top left no-repeat; padding-top:10px;}
.quote_close { line-height:26px; margin-bottom:15px; font-size: 16px; color: #CC0000; font-weight:bold; height:26px;}