body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
		text-decoration: none;
}

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

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

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