BODY	{ SCROLLBAR-BASE-COLOR: #1D1D1D }
a.nav1:link, a.nav1:visited, a.nav1:active {
  font-size: 10pt;
  font-family:  Arial,  Verdana, Helvetica, sans-serif;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: right;
  padding-left: 5px;
  padding-right: 10px;
  line-height: 15px;
 
}

a.nav1:hover {
  font-size: 10pt;
  font-family:  Arial,  Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  background-image: url(images/arrow.jpg);
  padding-left: 5px;
  padding-right: 10px;
  background-repeat: no-repeat;
  background-position: right;
  line-height: 15px;
  
    }
	a.nav2:link, a.nav2:visited, a.nav2:active {
  font-size: 10pt;
  font-family:  Arial,  Verdana, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background-image: url(images/arrow.jpg);
   background-repeat: no-repeat;
  background-position: right;
  padding-right: 10px;
  padding-left: 5px;
  line-height: 15px;

}

a.nav2:hover {
  font-size: 10pt;
  font-family:  Arial,  Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  background-image: url(images/arrow.jpg);
  padding-left: 5px;
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 10px;
  line-height: 15px;

    }

a.stellar:link { text-decoration: underline; color: #ffffff}
a.stellar:hover { color: #ff0000; text-decoration: underline}
a.stellar:visited { text-decoration: underline; color: #ff0000}
a.stellar:active { color: #FFFFFF; text-decoration: underline}

