A:link {color: #DE1C06;}
A:visited {color: #DE1C06;}
A:active {color: #DE1C06;}
A:hover {color: #DE1C06; text-decoration: none;}

.nav {text-decoration: none; font-family: arial; color: #DE1C06; 
      font-size: 12px; width: 150px; height: 20px; vertical-align: middle;}
.nav:link {color: #F7C6C1;}
.nav:visited {color: #F7C6C1;}
.nav:active {color: #F7C6C1;}
.nav:hover {color: #DE1C06;}

H1
 { 
  font-size: 17px; 
  font-family: arial;
  color: #DE1C06; 
  line-height: ;
  margin: 0px;
 }

TD
 { 
  font-size: 12px; 
  font-family: arial;
  color: #000000; 
  line-height: ;
  text-decoration: none;
 }
 
.field 
 { 
  font-size: 10px; 
  font-family: verdana;
  font-weight: bold;
  color: #000000;  
  background-color: #ffffff; 
  border: #000000; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
  width: 300px;
  height: 20px;
 }
.textarea 
 { 
  font-size: 10px; 
  font-family: verdana; 
  font-weight: bold;
  color: #000000; 
  background-color: #ffffff; 
  border: #000000; 
  border-style: solid;
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
  width: 300px;
  height: 100px;
 }
.button
 {  
  cursor:hand; 
  font-size: 10px; 
  font-family: verdana; 
  font-weight: bold;
  color: #000000; 
  background-color: #ffffff; 
  border: #000000; 
  border-style: solid;
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
  width: 150px;
  height: 20px;
}