h1,h2,h2,h4,h5,h6 {color:#ecad30;}

 body
{
background-repeat:repeat-x;

background-image: url(images/bg.gif);
background-color: #ff7e09;
font-family: Verdana;
}


input, select, textarea {
  font-family: Verdana;
  font-size: 10px;
  color: #ff4f02;
  border: 1px #888888 solid;
  background-color: #ffffff;
}

a:visited { font-weight: normal; text-decoration: none; color: #c5c2bd}
a:link    { font-weight: normal; text-decoration: none; color: #c5c2bd}
a:hover   { font-weight: normal; text-decoration: none; color: #ecad30}

TD {font-size:9pt; font-family:Verdana; color:#000000; }
