body
	{
	color: #000000;
	font-family: verdana, tahoma, arial, geneva, lucida, sans-serif;
	font-size:70%;
	background-color : #FAF0E6;
	}

td
	{
	font-size:70%;
	}

A
	{
	text-decoration : underline;
	}
                            
A:link, A:visited, A:active
	{
	color : #624524;
	background : transparent;
	}
                            
A:hover
	{
	color : #C67C5D;
	text-decoration : none;
	}
