a:active {  color: #EFA619; text-decoration: none}
a:link {  color: #EFA619; text-decoration: none}
a:visited {  color: #EFA619; text-decoration: none}
a:hover {  text-decoration: underline;  color : #72785C; }

body {  font-family:  Verdana, Arial, sans serif; font-size: 11px; text-decoration: none;  color : Black; }
H1 {  font-family :  Verdana, Arial, sans serif; font-size : 12px;  text-decoration : none;  color : #EEAA25;  font-weight : bold;      text-align : left;  letter-spacing : 1px;  }
TD {  font-family:   Verdana, Arial, sans serif; font-size: 11px; text-decoration: none;  color : Black; }
INPUT {  font-family :  Verdana, Arial, sans serif; font-size: 11px; text-decoration: none; color : Black;  border : 1px solid #F1A825;   }
INPUT.noborder {  font-family :  Verdana, Arial, sans serif; font-size: 11px; text-decoration: none; color : Black; border : 0px; }
select {  font-family :  Verdana, Arial, sans serif; font-size: 11px; text-decoration: none; color : Black;    }
textarea {  font-family : Verdana, Arial, sans serif; font-size: 11px; text-decoration: none; color : Black;  }
.copyright {  font-family:  Verdana, Arial, sans serif; font-size: 9px; text-decoration: none; text-align: center;  color : Black; }
.copyrightBG{
	background-image : url(images/bottom_fill.jpg);
	background-repeat : repeat-y;
}