@import url(style.css);

A,A:LINK,A:VISITED {
	text-decoration: underline;
}

#header2 {
	display: none;
}

#navcontainer ul {
	display: none;
}
