a:link {  color: #990000; text-decoration: underline}
a:hover {  color: #000; text-decoration: none}
a:active {  color: #000000}
a:visited {  color: #990000; text-decoration: underline}


h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}

