p {
    font-family:serif;
}

 body, td, th, h1, h2, h3, h4, h5, h6
{      
color: #622625;
text-align:center;
}


a:link, a:visited, a:active
{text-decoration:underline;
color:#622625;
background-color: transparent;
}


a:hover
{ background-color:#999999;
color:#293152;
}
