
.wpm_blue {
	position: absolute
      margin: 1px 1px 0px 1px;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	line-height: 22px;
	background: #000033;
      font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
		}

.wpm_blue a {
	padding-top: 5px; 
	padding-right: 10px; 
	padding-bottom: 4px; 
	padding-left: 10px; 
	background: #000033; color: white;
	text-decoration: none;
	}

.wpm_blue a:hover {
	background: white; color: #000033;
	text-decoration: none;
	}
