﻿
.LinkButton {
    color: #333333;
    text-decoration: none;
    padding: 3px;
}
.LinkButton:hover {
    text-decoration: underline;
}

.LegendeContent p {
    margin: 0px;
}
