﻿/* Set padding to keep content from hitting the edges */
 a{
     color:orange;
 }
a:hover {
    color: red;
}