a:hover {
	background-color: #6699CC;
	color: #FFFFFF;
	filter: Glow(Color=#0066CC, Strength=20);


}
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
a:visited {
	text-decoration: none;
}
param {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	filter: DropShadow(Color=#CCCCCC, OffX=2, OffY=2, Positive=50%);
}

