A:link, A:active
{ text-decoration: underline;
  color: #666600; }

A:visited
{ text-decoration: underline;
  color: #666600; }

A:hover
{ text-decoration: none;
  color: #000000; }

body, div, table, td, tr
{ background-color: transparent;
  font-family: Arial;
  color: #000000;
  font-size: 11px;
  line-height: 15px;
  
  scrollbar-face-color : #387C44; 
  scrollbar-highlight-color : #387C44; 
  scrollbar-3dlight-color : #FFFFFF; 
  scrollbar-shadow-color : #387C44; 
  scrollbar-darkshadow-color : #FFFFFF;
  scrollbar-track-color : #FFFFFF; 
  scrollbar-arrow-color : #000000; }

h1
{ font-family: Arial;
  color: #339933;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 16px; }

h2
{ font-family: Arial;
  font-weight: normal;
  font-size: 11px;
  line-height: 18px; }

h3
{ font-family: Arial;
  color: #339933;
  font-weight: bold;
  font-size: 14px;
  line-height: 10px; }

hr
{ color: #F2F4CC;
  height: 1px; }

input, select, textarea, .textfield, .button
{ border: 0px solid #000000;
  font-family: Arial;
  font-size: 10px;
 background-color: #FFFFFF; }