h1 {
	font-family: Andy;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #660066;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #660066;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	color: #FF9900;
}

