body {
	color: #000;
	background: #fff;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
}

a {
	color: #d94;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}
A:visited {
	font-weight : normal;
	color : #006666;
	background-color : transparent;
	text-decoration: none;
	font-style: normal;
}

a:hover {
		color: #000000;
		text-decoration: underline;
		font-weight : normal;
		}
A:link {
	font-weight : normal;
	color : #000066;
	background-color : transparent;
	text-decoration: none;
}

#topnav {
display: none;
}

#leftnav {
display: none;
}

#botnav {
display: none;
}

#rightads {
display: none;
}

#top {
display: none;
}

#copyright {
	color: #000;
	background: #fff;
}




