﻿
        .font1 {
        font-size: 28px;
        font-family: "FuturaMediumC";
        color: #472113 ;
        opacity: 1 ;
        }
        .font1 a {
        text-decoration: none;
        color: #472113;
        }
        .font1 a:hover {
        text-decoration: none;
        background-color: rgba(63,199,255,0.5);
        }
        .font1 a:visited {
        color: #900060;
        }
      
        .font2 {
        font-size: 20px;
        font-family: "FuturaMediumC";
        color: #472113 ;
        opacity: 1 ;
        }
        .font2 a {
        text-decoration: none;
        color: #472113;
        }
        .font2 a:hover {
        text-decoration: none;
        background-color: rgba(63,199,255,0.5);
        }
        .font2 a:visited {
        color: #900060;
        }
      
        .font3 {
        font-size: 12px;
        font-family: "FuturaMediumC";
        color: #472113 ;
        opacity: 1 ;
        }
        .font3 a {
        text-decoration: none;
        color: #472113;
        }
        .font3 a:hover {
        text-decoration: none;
        background-color: rgba(63,199,255,0.5);
        }
        .font3 a:visited {
        color: #900060;
        }
      
        .font4 {
        font-size: 40px;
        font-family: "FuturaMediumC";
        color: #4A4A4C ;
        opacity: 1 ;
        }
        .font4 a {
        text-decoration: none;
        color: #4A4A4C;
        }
        .font4 a:hover {
        text-decoration: none;
        background-color: rgba(63,199,255,0.5);
        }
        .font4 a:visited {
        color: #900060;
        }
      