body
{
   background-color: black;
   color: #D7912D;
   background-image: url(images/back.jpg);
   background-attachment: fixed;
   margin: 10px;
}

a:link
{
   font-weight: bold;
   color: #A37303;
   text-decoration: none;
}
a:visited
{
   font-weight: bold;
   color: #A37303;
   text-decoration: none;
}
a:hover
{
   font-weight: bold;
   color: #C91D1D;
   text-decoration: underline;
}
linkborder
{
/*   color: #a4a4a4; */
/*   background-color: #000000; */
   padding-left: 3px;
/*   background-image: url(images/windowbg.jpg); */
/*   background-repeat: repeat-x; */
/*   border-top: solid 1px #560002; */
   border-right: solid 1px #540002;
/*   border-bottom: solid 1px #540002; */
/*   border-left: solid 1px #560002; */
}
