		td {
			font-family: Trebuchet MS;
			font-size: 20;
			color: #FFFFFF;
		}
		a {
			font-family: Trebuchet MS;
			font-size: 20;
			color: #FFFFFF;
			text-decoration: none;
		}
		a:link {
			font-family: Trebuchet MS;
			font-size: 20;
			color: #FFFFFF;
			text-decoration: none;
		}
		a:hover {
			font-family:Trebuchet MS;
			color: #FFFFFF;
			text-decoration: underline;
		}
		a:visited {
			font-family: Trebuchet MS;
			color: #FFFFFF;
			text-decoration: none;
		}
