﻿
        .font1 {
        font-size: 22.0px;
        font-family: "SignaColumn";
        color: #323232 ;
        opacity: 1 ;
        }
        .font1 a {
        text-decoration: none;
        color: #323232;
        }
        .font1 a:hover {
        text-decoration: none;
        background-color: rgba(63,199,255,0.5);
        }
        .font1 a:visited {
        color: #900060;
        }
      
        .font2 {
        font-size: 22.0px;
        font-family: "SignaNormal";
        color: #323232 ;
        opacity: 1 ;
        }
        .font2 a {
        text-decoration: none;
        color: #323232;
        }
        .font2 a:hover {
        text-decoration: none;
        background-color: rgba(63,199,255,0.5);
        }
        .font2 a:visited {
        color: #900060;
        }
      