.joetoe {
    position: absolute;
    z-index: 1000;
    top: 2px;
    left: 2px;
    margin: 0px;
    padding: 0px 2px 0px 2px;
    border: 1px solid #3F4F5F;
    background-color: #E6E4E5;
}

.joetoe a {
    color: #3F4F5F;
    font-size: 10px;
    font-family: monospace, arial;
    text-decoration: none;
}

.joetoe a:hover {
    text-decoration: underline;
}
