table {
	background-image: url(yellow.jpg);
	background-repeat: repeat;
	border: thin none #CC0000;
}
a:link {
	text-decoration: none;
	color: #009933;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
