body {
background: #edeee9;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
}

a {
text-decoration: none;
color: #ffffff;
}
a:hover {
text-decoration: underline;
color: #878787;
}
