body
{
	
	background-color:#748937;

	color: #000000;
	margin-left:3%;
}


p
{
	text-align: center;
	font-style: italic;
	font-size: 12pt;
}


div.menu
{	
	background-color:#748937;
	color:#000000;
	width:95%;
	border: 5px solid #cc3834;
	text-align:center;
	font-weight: bold;
	font-size: 12pt;
}

div.access
{
	background-color:#748937;
	text-align:right;
	font-size:8pt;
	color:#000000;
	margin-left:3%;
}



A:link
{
	color: #000000;
	background-color: #bbb459;
}

A:visited
{
	background-color: #cc3834;
	color: #dcdcdc;
}

A:hover
{
	background-color: #bbb459;
	color: #cc3834;
}
