
a:hover
{
    color: #4b8a63;
    text-decoration: none;
    font-family: "ËÎÌå";
}
a:link
{
    font-family: "ËÎÌå";  
    color: black;
    text-decoration: none;
}
a:active
{
    color: black;
    font-family: "ËÎÌå";
    text-decoration: none;
}
a:visited
{
    font-family: "ËÎÌå";
    color: black;
    text-decoration: none;
}



