table {
	background-image: url(yellow2.jpg);
	background-repeat: repeat;
}
a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #003300;
	text-decoration: none;
}
