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

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

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

a:link    { color: #eb008a; text-decoration: underline; }
a:visited { text-decoration: underline; color: #d2007b; }
a:hover   { color: #f365b8; text-decoration: none; }