<style type="text/css">
<!--
P { font-family: arial, sans-serif
    font-style: normal
    font-face: Arial
    font-size: medium
  }
  
A {
    color: black;
    text-decoration: none;
    font-style: normal
  }

A:Hover {
         color: blue;
         text-decoration: underline;
        }
H4	{
	  font-family: arial, sans-serif
	  font-weight: bold
	  font-style: normal
	  font-face: Arial
	  font-size: large
	  color: #804000
	}

BODY 	{ 
	   background: #E7DBA5
	   background-color: #E7DBA5
	   color: black	 
	   font-family: arial, sans-serif
	   font-style: normal
	}

#MenuUns
	{
	   background-color: #DECB84
	}
#MenuSel
	{
	   background-color: #EFE7C6
	}
-->
</style>

