
.mm a:link 
	
	{color: white;
	background-color:#00CC66;
	text-decoration: none;}
	
.mm a:visited 
	
	{color: white;
	background-color:#00CC66;
	text-decoration: none;}


.mm a:hover
	{color: black;
	background-color:white;
	text-decoration: none;}

.mm a:active

		{color: black;
	background-color:white;
	text-decoration: none;}
	
.tcenter	{text-align: center;}