h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 28px;
	color: #333333;
	font-weight: bold;
	line-height: normal;
}
a:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}
a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}
a:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}
a:active {
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}
