body {
	background-color: #FFFFFF;
}
a:link, a:visited {
  font-size        : 11px;
  color            : #3e9703;
  text-decoration  : none;
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
}

a:hover {
  color            : #000000;
  text-decoration  : none;
  font-size        : 11px;
   font-family      : Arial, Verdana, Helvetica, sans-serif;
     font-weight:bold;
}
td, tr, p, div {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}
.bullet {font-size: 11px; font-weight: bold; color: #FFFFFF; }

.bookmark {font-size: 11px; font-weight: bold; color: #FFFFFF; }

a.bookmark:link, a.bookmark:visited {
  color            : #FFFFFF;
  font-weight      : bold;
  font-size: 10px; 
  text-decoration   : none;
    font-family      : Arial, Verdana, Helvetica, sans-serif;
}

a.bookmark:hover {
  color            : #000000;
  font-weight      : bold;
  text-decoration   : none;
   font-size: 10px; 
     font-family      : Arial, Verdana, Helvetica, sans-serif;
}

a.sitemap:link, a.sitemap:visited {
  color            : #00A4E3;
  font-weight      : bold;
  font-size: 12px; 
  text-decoration   : none;
    font-family      : Arial, Verdana, Helvetica, sans-serif;
}

a.sitemap:hover {
  color            : #000000;
  font-weight      : bold;
  text-decoration   : none;
   font-size: 12px; 
     font-family      : Arial, Verdana, Helvetica, sans-serif;
}

