style {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: small;
	font-style: normal;

}

A:link {
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #999999;

}
A:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #999999;
}
A:visited {
	text-decoration: none;
	color: #999999;
}
