body
{
	background: #F6F6F6 url(sdbg1.gif);
	color: #585858;
	font-family: century gothic;
	font-size: 80%;
}

a
{
	text-decoration: none;
	color: #585858;
	cursor: crosshair;
}

a:hover
{
	text-decoration: underline;
	color: #f88a9c;
	cursor: crosshair;

}