#MMEPARINGwhite
{
	font-family: sans-serif;
	text-align: center;
	font-size: x-small;
	background-color: black;
	border: 3px solid white;
	color: white;
	width: 275px;
	font-weight: normal; 
}
#MMEPARINGwhite a:link
{
	color: white;
	text-decoration: underline; 
	font-weight: normal; 
}
#MMEPARINGwhite a:visited
{
	color: white;
	text-decoration: underline; 
	font-weight: normal; 
}
#MMEPARINGwhite a:active
{
	color: white;
	text-decoration: underline; 
	font-weight: normal; 
}
#MMEPARINGwhite a:hover
{
	color: #CCCCCC;
	text-decoration: underline; 
	font-weight: normal; 
}

