h1 {
	font-size: xx-large;
	font-weight: bold;
	line-height: 70%;
	margin: 15px 0 4px;
	border-bottom: 3px solid #000
	}
a:link { color: #f60; font-weight: bold; text-decoration: none; }
a:hover { color: #f60; font-weight: bolder; text-decoration: underline; }
a:visited { color: #f90; font-weight: bolder; text-decoration: none; }

