.hideme {display: none;}
.showme {display: block;}

#WrapImage {
float: right;
padding: 8px;
}
body {margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}
A:link {text-decoration: none} 
A:active {text-decoration: none} 
A:visited {text-decoration: none}
A:hover {text-decoration: underline}