body {
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333;
}

td, th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	padding: 0px;
	
}

img {
	border-width: 0;
}

a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: none;
}
a:active {
	color: white;
	text-decoration: none;
}
	
}

a:visited {
	color:#fff
}