td {
	font-size: 12px;
}
.tda {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
a:link {
	color: #666666;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #660000;
}

.white a:link {
	color: #E8E8E8;
}
.white a:visited {
	color: #E8E8E8;
}
.white a:hover {
	color: #660000;
}

