TD#footer A:link {
	COLOR: white
}
TD#footer A:visited {
	COLOR: white
}
TD#footer A:hover {
	COLOR: white
}
TD#footer A:active {
	COLOR: white
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #666666;
	text-decoration:underline
}
a:active {
	text-decoration: none;
	color: #666666;
}
