﻿
        .font1 {
        font-size: 36px;
        font-family: Helvetica;
        color: #000099 ;
        opacity: 1 ;
        }
        .font1 a {
        text-decoration: none;
        color: #000099;
        }
        .font1 a:hover {
        text-decoration: none;
        background-color: rgba(117,134,156,0.5);
        }
        .font1 a:visited {
        color: #900060;
        }
      
        .font2 {
        font-size: 48px;
        font-family: Helvetica;
        color: #4D4D4D ;
        opacity: 1 ;
        }
        .font2 a {
        text-decoration: none;
        color: #4D4D4D;
        }
        .font2 a:hover {
        text-decoration: none;
        background-color: rgba(117,134,156,0.5);
        }
        .font2 a:visited {
        color: #900060;
        }
      
        .font3 {
        font-size: 22px;
        font-family: Helvetica;
        color: #6C6C6C ;
        opacity: 1 ;
        }
        .font3 a {
        text-decoration: none;
        color: #6C6C6C;
        }
        .font3 a:hover {
        text-decoration: none;
        background-color: rgba(117,134,156,0.5);
        }
        .font3 a:visited {
        color: #900060;
        }
      
        .font4 {
        font-size: 18px;
        font-family: Helvetica;
        color: #4D4D4D ;
        opacity: 1 ;
        }
        .font4 a {
        text-decoration: none;
        color: #4D4D4D;
        }
        .font4 a:hover {
        text-decoration: none;
        background-color: rgba(117,134,156,0.5);
        }
        .font4 a:visited {
        color: #900060;
        }
      