table.main {
	background-image: url(cdg_bkg800x600.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	text-decoration: none;
	color: #9E5954;
}
a:visited {
	text-decoration: none;
	color: #666666;
}a:hover {
	color: #000000;
	text-decoration: underline overline;
	background-color: #FFFF99;
}
