
body 
{ background: #492e13; 
background-image: url(images/bkg.gif);
background-repeat: repeat;
background-attachment: fixed;

font-family: verdana, serif;
color: #312414 ;
font-size: 10 pt;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
}

a:link {color: #539DBC; text-decoration: none; }
a:visited {color: #539DBC; text-decoration: none; }
a:hover {color: #5C391D; text-decoration: none; }
a:active {color: #539DBC; text-decoration: none; }

a.menu:link {color: #E3DFCB; text-decoration: none; }
a.menu:visited {color: #E3DFCB; text-decoration: none; }
a.menu:hover {color: #A0DCF8; text-decoration: none; }
a.menu:active {color: #E3DFCB; }


