
/*  Other styles    */


a {
text-decoration:underline;
color : #b16123;
}

a:hover {
text-decoration:none;
color : #b16123;
}
	
	
.whitehead a   {

	text-decoration:none;
}	