td {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}

