body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-image:url(/images/logo_onebit.jpg);
	background-repeat:no-repeat;
}

a:link,a:visited,a:active
{
	color:#00F;
	font-weight:bold;
}

a:hover
{
	color:#09F;
	font-weight:bold;
	text-decoration:none;
}