body {
color:white;
}
a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
color:white;
}
a:hover {
color:darkred;
}
