a:hover {
	text-decoration: underline;
	width: auto;
	color: #0066CC;
	list-style-type: disc;







}
a:link {
	text-decoration: none;
	border: none;


}
a:visited {
	text-decoration: none;
	border: none;


}
param {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	filter: DropShadow(Color=#CCCCCC, OffX=2, OffY=2, Positive=50%);
}
