a, a:visited, a:active {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}
a:hover {
    color: #ffffff;
    text-decoration: underline;
    font-weight: normal;
}
.content {
color: #ffffff;
}
