llinks {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: bold;
	color: #000000;

}
a:link {
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS";
	font-weight: bold;


}
a:hover {
	color: #0099CC;
	text-decoration: underline overline;
	font-family: "Trebuchet MS";

}
a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #000000;

}
a:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #000000;
}
