td 
{
        font-family: Arial;
        font-size: 10pt;
        color: #ffffff;
        text-decoration: none;
}

img 
{
        text-decoration: none;
        border: none;
}

img:link, img:active, img:visited, img:hover 
{
        text-decoration: none;
        border: none;
}


a:link, a:active, a:visited 
{
        font-family: Arial;
        font-size: 10pt;
        font-weight:bold;
        text-decoration: none; 
        color: #ffffff;
}


a:hover 
{
        font-family: Arial;
        font-size: 10pt;
        font-weight:bold;
        color: #000000; 
        text-decoration: none;
}


a.services:link, .services:active, .services:visited
{
        font-family: Arial;
        font-size: 10pt;
        font-weight:bold;
        text-decoration: none; 
        color: #4E8849;
}


a.services:hover
{
        font-family: Arial;
        font-size: 10pt;
        font-weight:bold;
        text-decoration: none; 
        color: #ffffff;
}

body
{
  scrollbar-base-color: #42743E
}
