/* CORE */
	
	a img {
		border-style: none;
	}
	form {
		margin: 0px;
	}
	div.clear {
		clear: both;
	}
	
	img.png {
		behavior: url(/mums/css/pngbehavior.htc);
	}
	
	span.pipe {
		speak: none;
	}
	a {
		text-decoration: none;
		color: #304b9a;
		font-weight: bold;
	}