body { 
	background-color: #333; 
}
td img {
	display: block;
}
#main {	
	width: 736px; 
	margin: 0px auto; 
}
#content a:link {
	color: #06C;
	text-decoration: none;
}
#content a:visited {
	color: #06C;	
	text-decoration: none;
}
#content a:hover {
	color: #693;
	text-decoration: underline;
}
.footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	letter-spacing: 3px;
}
.td-norepeat {
	background-repeat: no-repeat;
}
