* { margin: 0; padding: 0; }
html { background: #000000; }

body, td {
	font: 8pt verdana;
	color: #3e3e3e;
	line-height: 18px;
}

body { background-image: url(images/page-bg.gif); }

a:link    { color: #cc0000; text-decoration: underline; }
a:visited { text-decoration: underline; color: #a00000; }
a:hover   { color: #f00000; text-decoration: none; }

a.thumb:hover img { border: 1px dashed #cc0000; }
a.thumb img { border: 1px solid #cc0000; }

#content { width: 688px; background: url(images/table-bg.gif); }
