table {
	font-family: "";
	font-size: 14px;
	line-height: 160%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a {
	font-size: 14px;
	line-height: 160%;
	font-weight: normal;
	color: #930098;
	text-decoration: underline;
}
a:hover {
	color: #CC00FF;
	text-decoration: none;
}
