body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}

strong {
    font-weight: bold;
    font-style: italic;
}

body a,
a:link,
a:visited {
    color: #840017;
    text-decoration: none;
}

body a:hover {
    text-decoration: underline;
}

h2 {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 32px;
    font-weight: 400;
    color: #821019;
}

.word_links {
    background-color: #821019;
}

td.word_links a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

td.word_links a:hover {
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
}