
.wpm_green {
	margin: 0;
	padding: 0px; 
	line-height: 30px;
	width:900px;
	text-align: center;
	background: #006600;
	font-size: 16px;
	font-weight: bold;
	font-variant:small-caps;
}

.wpm_green a {
	padding-top: 3px; 
	padding-right: 10px; 
	padding-bottom: 6px; 
	padding-left: 10px; 
	background: #00CC00; color: white;
	text-decoration: none;
	}

.wpm_green a.selected {
	background: white; color: #009900;		
	}

.wpm_green a:hover {
	background: white; color: #00CC00;
	text-decoration: none;
	}
