/* Start custom CSS */a {
    color: #5ef;
}
a:hover {
    color: #5ac;
}/* End custom CSS */