a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCC;
	line-height: 15px;
	text-decoration: none;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}.fontStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #FFF;
	text-decoration: none;
}
.tdStyle {
	border: thin solid #CCC;
}
.footerFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	color: #CCC;
	text-decoration: none;
}
