td {
	font-size: 12px;
	line-height: 200%;
	color: #686868;
}
a:link {
	font-size: 12px;
	color: #686868;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ff3300;
	text-decoration: underline;
}
.blank:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.blank:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.blank:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}