@import url("main.css");

#tmde_blueheader_bluebar h1 a {
	text-decoration: none !important; 
}

#tmde_blueheader_bluebar ul a  {
	text-decoration: none !important;
}

a {
	text-decoration: underline !important;
}

a:hover {
	text-decoration: none !important;
}

