body
{
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
margin-top: 0;
background-color: #776C4C;
}



.linktext
{
font-size: 12;
color: black;
font-weight: bold;
}



.text
{
font-family: "georgia, serif";
font-size: 14;
color: black;
font-weight: normal;
}

h4
{
color: #422C09;
}

.sidelinks
{
font-family: tahoma,arial,san-seriff;
font-size: 13;
color: black;
width: 200;
background-color: #D6CDA5;
text-align: left;
border: solid black;
border-width: 1;
float: right;
padding: 8px;
margin: 0px 10px 0px 20px;
}


a:hover
{
color:white; text-decoration:underline;
}


a
{
text-decoration:none
}