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

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

body a,
a:link,
a:visited {
    color: #0033a1;
    text-decoration: underline;
}

body a:hover {
    color: #0033a1;
    text-decoration: none;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #0033a1;
    font-weight: bold;
}

h3 {}

.word_links {
    background-color: #0033a1;
}

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

td.word_links a:hover {
    text-decoration: underline;
}