a {
    text-decoration: none;
    font: bold 12px Franklin, Helvetica, Arial, sans-serif;
}
a:hover {
    text-decoration: none; font-style: normal;
    color: #FFBB00; text-decoration: underline
}
    
H2 {
    text-decoration: none;
    font: bold 16px Franklin, Helvetica, Arial, sans-serif;
}



