.Navcopy {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #804040;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
body {
	text-decoration: none;
	background-color: #DADADA;
}
