/* mouse over link */
a:hover {
    color: red;
}