td {
	font-size: 12px;
	line-height: 150%;
	color: 4D4D4D;
}
a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
