a:link       { color: rgb(255, 255, 255);
text-decoration: none;
}
a:hover      { color: rgb(255, 0, 0); font-weight: bold };
text-decoration: none;
}
a:active     { color: rgb(255, 0, 0); font-weight: bold };
text-decoration: none;
}