.memberItem
	{
		font-size:11px;
		font-family:arial;
		font-weight:bold; 
		text-align:center;

	}
	.memberItem A
	{
		color: #000033;
		font-weight:bold;
		font-size:11px;
	}
	
		.memberItem A:visited
	{
		color: #000033;
		font-weight:bold;
		font-size:11px;
	}
	
		.memberItem A:hover
	{
		color: #000033;
		font-weight:bold;
		font-size:11px;
		background-color:yellow;
	}
