﻿
        .font1 {
        font-size: 7.8px;
        font-family: Usherwood;
        color: #000F06 ;
        opacity: 1 ;
        }
        .font1 a {
        text-decoration: none;
        color: #000F06;
        }
        .font1 a:hover {
        text-decoration: none;
        background-color: rgba(63,199,255,0.5);
        }
        .font1 a:visited {
        color: #900060;
        }
      
        .font2 {
        font-size: 6.8px;
        font-family: Usherwood;
        color: #003817 ;
        opacity: 1 ;
        }
        .font2 a {
        text-decoration: none;
        color: #003817;
        }
        .font2 a:hover {
        text-decoration: none;
        background-color: rgba(63,199,255,0.5);
        }
        .font2 a:visited {
        color: #900060;
        }
      
        .font3 {
        font-size: 11.3px;
        font-family: Usherwood;
        color: #000F06 ;
        opacity: 1 ;
        }
        .font3 a {
        text-decoration: none;
        color: #000F06;
        }
        .font3 a:hover {
        text-decoration: none;
        background-color: rgba(63,199,255,0.5);
        }
        .font3 a:visited {
        color: #900060;
        }
      