A:link {text-decoration: none; font-family: Arial,Helvetica; color: #9D1E8B; font-size: 12px;}
A:visited {text-decoration: none; font-family: Arial,Helvetica; color: #9D1E8B; font-size: 12px;}
A:active {text-decoration: underline; font-family: Arial,Helvetica; color: #9D1E8B; font-size: 12px;}
A:hover {text-decoration: underline; font-family: Arial,Helvetica; color: #9D1E8B; font-size: 12px;}

.gl:link {text-decoration: none; font-family: Arial,Helvetica; color: #9D1E8B; font-size: 12px;}
.gl:visited {text-decoration: none; font-family: Arial,Helvetica; color: #9D1E8B; font-size: 12px;}
.gl:active {text-decoration: none; font-family: Arial,Helvetica; color: #9D1E8B; font-size: 12px;}
.gl:hover {text-decoration: none; font-family: Arial,Helvetica; color: #ffffff; font-size: 12px; background-color: #9D1E8B;}

.ga{text-decoration: none; font-family: Arial,Helvetica; color: #9D1E8B; font-size: 12px; background-color: #DEF14B;}

.h1 {font-family: Arial,Helvetica;
color: #9D1E8B;
font-size: 15px;}

TD {font-family: Arial,Helvetica;
color: #9D1E8B;
font-size: 12px;}

.title {font-family: Arial,Helvetica;
color: #9D1E8B;
font-size: 17px;}

.title2 {font-family: Arial,Helvetica;
color: #9D1E8B;
font-size: 23px;}

.text1 {font-family: Arial,Helvetica;
color: #9D1E8B;
font-size: 12px;}

.field 
 { 
  font-size: 12px; 
  font-family: Arial,Helvetica;
  font-weight: bold;
  color: #9D1E8B;  
  background-color: #ffffff; 
  border: #9D1E8B; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
  width: 200px;
  height: 20px;
 }
 
.textarea 
 { 
  font-size: 12px; 
  font-family: Arial,Helvetica;
  font-weight: bold;
  color: #9D1E8B;  
  background-color: #ffffff; 
  border: #9D1E8B; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
  width: 200px;
  height: 100px;
 }
 
.button
 {  
  cursor:hand; 
  font-size: 12px; 
  font-family: Arial,Helvetica;
  font-weight: bold;
  color: #9D1E8B;  
  background-color: #ffffff; 
  border: #9D1E8B; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
  width: 200px;
  height: 20px;
}

.email {
 font-size: 10px;
 font-family: verdana;
 color: #9D1E8B;
 font-weight: bold;
 background-color: #ffffff;
 border: #9D1E8B;
 border-style: solid;
 border-top-width: 2px;
 border-right-width: 0px;
 border-bottom-width: 2px;
 border-left-width: 2px;
 width: 175px;
 height: 20px;
}