body {
	background : #ffffff;
	margin-bottom : 0;
	margin-top : 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:black;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#ed2024;
}
 
 td {
 
 	font-family: Arial, Helvetica, sans-serif;
 	color: white;
 	font-weight: normal;
 	font-size: 14px;
 
 }
 
 a:HOVER { 
	color:white;
  }
