/* custom styles go here */

a.bodylinks {
    color: #6f6f6f;
    text-decoration: none;
    text-decoration: underline;
        text-decoration-style: solid;
    text-decoration-style: dotted;
}