body {	
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #000000;
	background-color: #fffcf7;
}

table {
	text-indent: 0;
	border-style: none;
	padding: 0pt;
	margin: 0px;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	
}

a:active {
  text-decoration: none;
  color: #000000;
}

a:visited {
  text-decoration: none;
  color: #000000;
}

a:link {
  text-decoration: none;
  color: #000000;
}

a:hover {
  text-decoration: none;
  color: #FFDE00;
}


