h1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	display: inline;
}
.h1:active { color: #672F95}
.h1:hover { text-decoration: underline; color: #672F95}
.h1:link { color: #672F95}
.h1:visited { color: #672F95} 