﻿
        .font1 {
        font-size: 18px;
        font-family: "Times New Roman,Bold";
        color: #000000 ;
        opacity: 1 ;
        }
        .font1 a {
        text-decoration: none;
        color: #000000;
        }
        .font1 a:hover {
        text-decoration: none;
        background-color: rgba(117,134,156,0.5);
        }
        .font1 a:visited {
        color: #900060;
        }
      
        .font2 {
        font-size: 16.0px;
        font-family: "Times New Roman";
        color: #000000 ;
        opacity: 1 ;
        }
        .font2 a {
        text-decoration: none;
        color: #000000;
        }
        .font2 a:hover {
        text-decoration: none;
        background-color: rgba(117,134,156,0.5);
        }
        .font2 a:visited {
        color: #900060;
        }
      