h1 {
	margin: 0px 0px -5px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 34px;
	font-weight: normal;
	text-decoration: none;
	color: #993333;
}

.sig {
	color: #996666;
	font-weight: bold;
}

.redish{
	color: #cc6666;
}

.track {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}

.link  a {
	color: blue;
	text-decoration: none;
}

.link  a:hover {
	color: orange;
	text-decoration: underline;
}
