a:link {
	font-family: "Trebuchet MS", Thulian, Georgia, "Georgia Ref";
	text-decoration: underline;
	color: #FFE6E6;
}
a:hover {
	font-family: "Trebuchet MS", Thulian, Georgia, "Georgia Ref";
	color: #99CC99;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Thulian, Georgia, "Georgia Ref";
	color: #CCCCFF;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Thulian, Georgia, "Georgia Ref";
	color: #663333;
	text-decoration: none;
}
h1 {
	font-weight: normal;
	line-height: normal;
	font-size: 10px;
}
