a:link {
	font-family: "Trebuchet MS", Arial;
	text-decoration: none;
	color: #666666;
}
a:visited {
	font-family: "Trebuchet MS", Arial;
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-family: "Trebuchet MS", Arial;
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
