body
{
    background-color: #A0794A;
}

#Menu a:hover
{
    background-color: #A0794A;
}

#Menu a:visited
{
    color: #000000;
    text-decoration: none;
}

a:link
{
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
    color: #0000FF;
}

p, ul, td
{
    font-family: Arial, Helvetica, sans-serif;
}

h3
{
	 color="#0033CC"; 
	 font-weight:bold
	 
}
