A:link, A:visited, A:active {
text-decoration: none;
color: #ffffff;
}

A:hover {
text-decoration: none;
color: #000000;
}

body {
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
}

body, table, tr, td, th, p {
font-size: 13px;
}

h3 {
font-size: 24px;
color: #e9e9e9;
}
