body {
	margin-left:0;
	margin-top:0;
}
body,table,td,tr {
	font-family: helvetica,verdana;
	font-size: 12px;
	color: #666666;
}
.leading {
	line-height: 14pt;
}
.orange {
	color: #FF9900;
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	font:normal 11px tahoma;
	line-height: 18px;
	z-index: 150;
	width: 205px;
	float: right;
}
.anylinka {
	border-bottom:2px solid #ff9900;
}
.anylinkcss a{
	color: #444444;
	width: 100%;
	display: block;
	text-indent: 5px;
	padding: 5px 5px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
	color: white;
}
a:link, a:active, a:visited {
	color: #ff9900;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	color: #0066CC;
	text-decoration:underline;
	font-weight: bold;
}