.title
{
	text-align:center;
	background:navy;
	color:white;
	width:800px;
	padding:2px 2px;
}
a.menu
{
	color:white;
}
a.menu:active
{
	color:lightblue;
}

