

BODY {
	background-color:#ffffff;
	font-family: verdana;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	
	
}

a:link
{
 	text-decoration:underline;
	color:#105638;
	font-weight:bold;
	font-size:11pt;
}

a:visited
{
	text-decoration:underline;
	color:#105638;
	font-weight:bold;
	font-size:11pt;
}	

a:hover
{	
	text-decoration:underline;
	color:#1D734E;
	font-weight:bold;
	font-size:11pt;
}

a:link.menu
{
 	text-decoration:none;
	color:#662200;
	font-size:9px;
	font-weight:bold;
	
	
}

a:visited.menu
{
	text-decoration:none;
	color:#662200;
	font-size:9px;
	font-weight:bold;
	
	
}	

a:hover.menu
{	
	text-decoration:none;
	color:#F65D00;
	font-size:9px;
	font-weight:bold;
	
}
