body
	{
    background-color: white;
    margin: 0px;
    color: black
    }

p 	
    {
    font-family: verdana, arial;
    font-size: 60%
    }

img 
	{
    border: 0
    }

a.menu:link 
	{
    color: black;
    text-decoration: none
    }

a.menu:visited 
	{
    color: black;
    text-decoration: none
    }

a.menu:hover 
	{
    color: white;
    text-decoration: underline
    }
