body {
     font-family: "Tempus Sans ITC";
     background-color: #F89E63;
     }
     		
		
A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black; }
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: none; color: #908F80;}


.menu
{
	font-size: 32px
}