/* Developer: Deana Shahinkar */
/* AccessComputerSystems.com */

/* Basic style sheet for the Outdoor Family Site */
/* Last updated March 2003 */

 body {background: white ;
      font-family: verdana,  Helvetica, arial;
      color: black ;      
      font-size: 12px ;   }

ul,li, P { font-family:  verdana,  Helvetica, arial; color: black;
              font-size: 12px ; 
			  line-height: 18px;}

a:link, a:visited, a:active, a:hover{font-family: verdana,  Helvetica, arial; font-size: 12px; }
a:link {color: blue ;  }
a:visited {	color: Purple;}
a:hover, a:active {	color: Maroon;}

a.webmaster:link, a.webmaster:visited, a.webmaster:active, a.webmaster:hover{font-family: verdana,  Helvetica, arial; font-size: 10px; }
a.webmaster:link, {color: blue; }
a.webmaster:visited,a.webmaster:hover,a.webmaster:active {color: purple; }