#test {
    font-size: 50px;
    color: #0000ee;
}

#test a:hover {
    color: #0099ff;
}
