#tbl_inside {
	background-image: url(images/fishbkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
}
#text a:link, #text a:active, #text a:visited {
	color: #FC0;
	font-weight: bold;
	text-decoration: none;
}
#text a:hover {
	color: #000;
}

