/* CSS Document */
body {font-size: 100%;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #FFCC33;
background-repeat: repeat;
background-attachment: fixed;
/*Decided to not use this background-image: url(images/bk_IGotLost2.gif);*/}
a.link_footer:link {font-size: 60%; color: #996600; text-decoration: none;}
a.link_footer:hover {font-size: 60%; color: #993300; text-decoration: underline;}
a.link_footer:visited {font-size: 60%; color: #996600; text-decoration: none;}
.copy {font-size: 80%;}
.copy_footer {font-size: 60%; color: #996600;}