a:link,
a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #7e0c2b;
}

ul {
    list-style-type: none;
    padding: 0;
}
