
td { color: #E9C29D; font-size: 12px; font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif; text-decoration: none; font-weight: bold;} 

.txtlg { color: #E9C29D; font-size: 16px; font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif; text-decoration: none; font-weight: bold;} 

H1 { color: #E9C29D; font-size: 35px; font-family: Georgia, Times New Roman, Times, serif; text-decoration: none; } 

.nav {
  color: #3C241D; 
  font-size: 22px; 
  font-family: Georgia, Times New Roman, Times, serif; 
  text-decoration: none; 
  font-weight: bold;
}

A.nav:link { 
  color: #3C241D; 
  font-size: 22px; 
  font-family: Georgia, Times New Roman, Times, serif; 
  text-decoration: none; font-weight: bold;
} 
A.nav:visited { color: #3C241D; font-size: 22px; font-family: Georgia, Times New Roman, Times, serif; text-decoration: none; font-weight: bold;}
A.nav:hover { color: #AB1534;  font-size: 22px; font-family: Georgia, Times New Roman, Times, serif; text-decoration: none; font-weight: bold;}

A.txtlink:link { color: #CD1C41; font-size: 12px; font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif; text-decoration: none; font-weight: bold;} 
A.txtlink:visited { color: #CD1C41; font-size: 12px; font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif; text-decoration: none; font-weight: bold;}
A.txtlink:hover { color: #E9C29D;  font-size: 12px; font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif; text-decoration: none; font-weight: bold;}

.submitbtn { 

	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E9C29D; 
	background: #741C29; 
	BORDER-TOP:    #AB1534 1px solid;  
	BORDER-LEFT:   #AB1534 1px solid;  
	BORDER-BOTTOM: #AB1534 1px solid;  
	BORDER-RIGHT:  #AB1534 1px solid;   
}


.txtbox {
		border: 1px solid #AB1534;
        font-size: 12px;
        font-family: "Trebuchet MS", arial, verdana, sans-serif;
		color: #000000;
		background: #FDF8BE;
} 

