td#main
{
background-image: url(../images/topbg.jpg); 
background-color: #343017; 
background-repeat: no-repeat; 

border-style: solid; 
border-width: 2;
border-color: #62310A;

padding: 5px 10px;

font-family: Courier New;
color: #888888;
}

body
{
background-image: url(../images/bearbg.gif);
}

a.nav:link {color: #ffffff; text-decoration: none; font-weight: normal;}
a.nav:visited {color: #ffffff; text-decoration: none; font-weight: normal;}
a.nav:hover {color: #000000; text-decoration: none; font-weight: normal;}

a.cur:link {color: #ffffff; text-decoration: none; font-weight: bold;}
a.cur:visited {color: #ffffff; text-decoration: none; font-weight: bold;}
a.cur:hover {color: #ffffff; text-decoration: none; font-weight: bold;}

a:link {color: #ffffff; font-weight: bold;}
a:visited {color: #ffffff; font-weight: bold;}
a:hover {color: #000000; font-weight: bold;}