body {
    color: #8b8483;
    font-size: 19px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    line-height: 24px;
}
p {
}
td { }
a:link { }
a:visited { }
a:hover {
    color: #8b8483;
}
a:active {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #ff0000;
}
