a:link    {
	  font: bold 12px;
	  color: #FFFFFF;
	  text-decoration: none;
          }
a:visited {
	  font: bold 12px;
	  color: #FFFFFF;
	  text-decoration: none;
          }
a:hover   {
	  font: bold 12px;
	  color: #8BCC96;
	  text-decoration: none;
	  background: #FFFFFF;
	 }
a:active  {
	  font: bold 12px;
	  color: #FFFFFF;
	  text-decoration: none;
	 }
.b 	 {
	  border-top: 2px #FFFFFF;
	  border-right: 2px #FFFFFF;
	  border-bottom: 2px solid #FFFFFF;
	  border-left: 2px #FFFFFF;
	 }
.outdoor  {
	  font: 12px;
	  color: #FFFFFF;
	  text-decoration: none;
	 }