﻿h1
{
color: #4A9F53; /*green*/

}

a:link{
color: #555555; 
}

a:visited{
color: #555555; 
}

a:hover{
color: #4A9F53; 
}

a:active{
color: #555555; 
} 


a.normallink:link{
color: #555555; 
}

a.normallink:visited{
color: #555555; 
}

a.normallink:hover{
color: #4A9F53; 
}

a.normallink:active{
color: #555555; 
} 


 

a.Contactlink:link{
color: #4A9F53; 
font-family: Tahoma ;
font-weight: bold;
text-decoration:none; 
}

a.Contactlink:visited{
color: #4A9F53; 
font-family: Tahoma ;
font-weight: bold;
text-decoration:none;
}

a.Contactlink:hover{
color: #4A9F53; 
font-family: Tahoma ;
font-weight: bold;
text-decoration:none;
}

a.Contactlink:active{
color: #4A9F53; 
font-family: Tahoma ;
font-weight: bold;
text-decoration:none;
}  

.textstylecolor { 
color: #4A9F53; 
}


a.NewslinkSelected:link{
color: #4A9F53; 
}

a.NewslinkSelected:visited{
color: #4A9F53; 
}

a.NewslinkSelected:hover{
color: #4A9F53; 
}

a.NewslinkSelected:active{
color: #4A9F53; 
} 