a:visited { color:green; text-decoration:underline; list-style-type: none}
a:hover { color:Purple; text-decoration:underline; cursor:hand; list-style-type: none}
a:active { text-decoration:none; list-style-type: none; border: yellow; border-style: dotted}
.H1 {
	font-family: "Comic Sans MS";
	font-size: 36px;
}
.Normal {
	font-family: "Comic Sans MS";
	font-size: 16px;
}
.SmallRaised {
	font-family: "Comic Sans MS";
	font-size: 12px;
	bottom: 1pt;
	position: relative;
}
.H2 {
	font-family: "Comic Sans MS";
	font-size: 24px;
}
