.TMore a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}
.TMore a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}
.TMore a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}
.TMore a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}

