﻿
        .font1 {
        font-size: 10px;
        font-family: "ArialMT";
        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: 10px;
        font-family: "Arial";
        color: #312025 ;
        opacity: 1 ;
        }
        .font2 a {
        text-decoration: none;
        color: #312025;
        }
        .font2 a:hover {
        text-decoration: none;
        background-color: rgba(117,134,156,0.5);
        }
        .font2 a:visited {
        color: #900060;
        }
      