A.dot {
    text-decoration: none; 
    border-bottom: 2px dashed ##ffffa6; 
   }
A.dot:hover {
    color: #f00000;
   }