@charset "utf-8";

span.showHide {
    text-decoration:    underline;
    color:              blue;
    cursor:             pointer;
    cursor:             hand;
}
