A:LINK {
	font-family:"Trebuchet MS", Georgia, Times, serif;
	font-size:13px;
	color:#0066FF;
}
A:VISITED {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 13px;
	color:#006699;
}
A:HOVER {
	font-family:"Trebuchet MS", Georgia, Times, serif;
	font-size:13px;
	color:#006699;
	text-decoration:underline;
}

BODY {
	font-family:"Trebuchet MS", Georgia, Times, serif;
	font-size:13PX;
	color:#000000;
	margin:0;
	background-color:#FFFFFF;
}

introTxt {
	font-family:"Trebuchet MS", Georgia, Times, serif;
	font-size:13PX;
	color:#000000;
}

A.sorting:link {
	font-family:"Trebuchet MS", Georgia, Times, serif;
	font-size:15PX;
	color:#0066FF;
}

A.sorting:visited {
	font-family:"Trebuchet MS", Georgia, Times, serif;
	font-size:15PX;
	color:#006699;
}

A.sorting:hover {
	font-family:"Trebuchet MS", Georgia, Times, serif;
	font-size:15PX;
	color:#006699;
	text-decoration:underline;
}

#footer  {
	font-family:"Trebuchet MS", Georgia, Times, serif;
	font-size:12PX;
	color:#000000;
}
A.footer:link {
	font-family:"Trebuchet MS", Georgia, Times, serif;
	font-size:12PX;
	color:#0066FF;
}