
body, td {
  font-family: Arial;
}

A:link {
  	text-decoration: none;
  	font-weight: normal;
  	color: #FDB806;
}	

		
A:visited {
  	text-decoration: none;
  	font-weight: normal;
  	color: #FDB806;
}	

		
A:active {
  	text-decoration: none;
  	font-weight: normal;
  	color: #FDB806;
}	

		
A:hover {
  	text-decoration: none;
  	color: #FFFF11;
}	

BODY {
  font-family: Arial;
}

