body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:130%;
}

a {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}



.a {
	color: #666666;
	text-decoration: none;
}
.a:link {
	color: #666666;
	text-decoration: none;
}
.a:visited {
	color: #666666;
	text-decoration: none;
}
.a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.a:active {
	color: #666666;
	text-decoration: none;
}