A.first  {text-decoration:none; font-size: 12pt; color: black}
A.first:hover  {text-decoration:none; font-size: 12pt; color: red}
A.second  {text-decoration:none; font-size: 12pt; color: blue}
A.second:hover  {text-decoration:none; font-size: 12pt; color: red}
H6 {font-family: sans-serif; 
    background-color: #ffffc0; 
    font-style: italic; 
    font-weight: bold; 
    font-size: 24pt;
    text-align: right;
    }

H5 {font-family: serif;
    background-color: #ffffc0;
    font-size: 12pt;
    text-align: left;  
   }

H4 {font-family: serif;
    background-color: #ffffc0;
    font-style: italic;
    font-size: 10pt;
    text-align: center;
   }

.privacy {font-family: serif;
    background-color: #ffffc0;
    font-style: italic;
    font-size: 10pt;
    text-align: left;
   }

H3 {font-family: sans-serif;
    background-color: #ffffc0;
    font-size: 12pt;
    text-align: center;
    color: black;
    }

H1 {font-family: sans-serif;
    background-color: #ffffc0;
    font-size: 6pt;
    text-align: center;
    color: black;
   }

    