#test {
    font-size: 30px;
    color: #0000ee;
}

#test a:hover {
    color: #0099ff;
}
