body
{
	BACKGROUND-COLOR: #D7E1B0;
}

A:link	{	
	text-decoration:	none;
	color:	#003266;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#003266;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#003266;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	Yellow;
	}

.PageHeader
{
	font-family: Arial;
	color:#000066;
	font-size:10px;
	font-weight:normal;	
	text-align:center;
}

.ItemHeader
{
	font-family: Arial;
	color:#000066;
	font-size:12px;
	font-weight:normal;	
	text-align:center;
}

.NavItem
{
	font-family: Arial;
	color:#000066;
	font-size:12px;
	font-weight:normal;	
	text-align:center;
}
