/* null.css: reset most everything */

h1, h2, h3, h4, h5, h6, a, a:visited, a:hover {
	text-decoration: none;
	font-size: 100%;
	color: inherit;
}
