
.wpm_red {
	margin: 10px 10px 0px 10px;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	line-height: 20px;
	background: #990000;
	font-size: 12px;
	font-weight: bold;
	}

.wpm_red a {
	padding-top: 3px; 
	padding-right: 10px; 
	padding-bottom: 3px; 
	padding-left: 10px; 
	background: #CC0000; color: white;
	text-decoration: none;
	}

.wpm_red a.selected {
	background: white; color: #990000;		
	}

.wpm_red a:hover {
	background: white; color: #CC0000;
	text-decoration: none;
	}
