﻿body 
{
   padding: 0px;
   margin: 0px;
   /*  background-color: #613822; */
   background-color: Transparent;
   color: White; 
}
a:visited, a:active, a:hover, a:link
{
    color: #26502a;
    font-weight: bold;
}
p
{
    padding: 2px 5px 2px 2px;
    line-height: 20px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
}



