/* my stylesheet for Wyoming Trip pages */


body  {          font-family : arial, sans-serif;          color : #ffddcc;          font-size : 15px;          background-color : #111111;      } h1 {          font-family : papyrus, verdana, sans-serif;          background-color : transparent;          color : #ff33ff;          font-size : 26px;      } h2 {          font-family : papyrus, verdana, sans-serif;          background-color : transparent;          color : #800080;          font-size : 24px;      } h3 {          font-family : papyrus, verdana, sans-serif;          background-color : transparent;          color : #690069;          font-size : 20px;      } h4 {          font-family : papyrus, arial, serif;          background-color : transparent;          font-size : 19px;      } h5 {          font-family : arial, sans-serif;          background-color : transparent;          font-size : 14px;      } h6 {          font-family : arial, sans-serif;          background-color : transparent;          font-size : 11px;      } .dc {          font-family : verdana, sans-serif;          color : #ccffcc;          font-size : 12px;          font-variant : small-caps;          text-align : center;      }

.ftheadx 
{font-family: papyrus, verdana, sans-serif; color: #aa48aa;  background-color: transparent; font-size: 23px; font-variant: small-caps; font-weight: bolder;}
 a:link {          color : #880088;          text-decoration : none;      } a:active {          color : #118811;          text-decoration : underline;      } a:visited {          color : #666600;          text-decoration : none;      } a:hover {color : #ff0000;          text-decoration : none;          color : red;          background-color : yellow;      }

/*September 10, 2006 Ellin Beltz*/
