table {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
}

a:link {
	font-size: 16px;
	color: #000;
	text-decoration: none;

}

a:visited {
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
a:active {
	font-size: 16px;
	color: #000;
	text-decoration: none;
}

