A:link 
    { 
    font-family: Arial Narrow; 
    color: green; 
    text-decoration: none;
    font-size: 14px;  
    font-weight: bold; 
    }
A:active 
    { 
    font-family: Arial Narrow; 
    color: green; 
    text-decoration: none;
    font-size: 14px;  
    font-weight: bold; 
    }
A:visited 
    { 
    font-family: Arial Narrow; 
    color: green; 
    text-decoration: none;
    font-size: 14px; 
    font-weight: bold; 
    }
A:hover 
    { 
    font-family: Arial Narrow; 
    color: #2ECA2E; 
    text-decoration: underline;
    font-size: 14px; 
    font-weight: bold; 
    }
.text1 
    { 
    font-family: Arial; 
    color: black; 
    font-size: 12px;  
    font-weight: bold; 
    }
.text2 
    { 
    font-family: Arial; 
    color: black; 
    font-size: 13px;  
    font-weight: bold; 
    }
.text3 
    { 
    font-family: Arial; 
    color: black; 
    font-size: 12px;  
    font-weight: none; 
    }
.textWhiteSmall 
    { 
    font-family: Arial; 
    color: white; 
    font-size: 12px;  
    font-weight: bold; 
    }
.textYellowSmall 
    { 
    font-family: Arial; 
    color: FFDF04; 
    font-size: 12px;  
    font-weight: bold; 
    }
.textWhiteBig 
    { 
    font-family: Arial; 
    color: white; 
    font-size: 16px;  
    font-weight: bold; 
    }
.highlight 
    { 
    font-family: Arial; 
    color: green; 
    text-decoration: none;
    font-size: 14px;  
    font-weight: bold;
    }
.list1 
    { 
    font-family: Arial; 
    color: black; 
    font-size: 12px;  
    font-weight: bold;
    font-variant: capitalize; 
    }
.description 
    { 
    font-family: Arial; 
    color: black; 
    text-decoration: none;
    font-size: 12px;  
    font-weight: bold; 
    }
.address 
    { 
    font-family: Arial; 
    color: #065606; 
    text-decoration: none;
    font-size: 12px;  
    font-weight: bold; 
    }
.textGreenBig 
    { 
    font-family: Arial; 
    color: #065606; 
    font-size: 16px;  
    font-weight: bold; 
    }
.textGreenMed 
    { 
    font-family: Arial; 
    color: #065606; 
    font-size: 14px;  
    font-weight: bold; 
    }
