a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}
p {
	color: #666666;
	font-family: "Trebuchet MS";

}
body {
	font-family: "Trebuchet MS";
	color: #333333;

}
