body {
font-size: 12px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color: #111111;
}

a {
color: #ca1010;
text-decoration: none;
outline: none;
}

a:hover {
color: #00eaff;
text-decoration: underline;
}

td {
color: #111111;
font-size: 12px;
}
