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