/* CSS Document */
body, table, td, tr {
	font-family: trebuchet, arial, verdana;
	font-size: 12px;
	color:#666666;
}
.bg {
	background-image: url(images/bg_fade.gif);
	background-position:top;
	background-repeat: none;
}
a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #bccd00;
	text-decoration: none;
	font-weight: bold;
}
.anylinkcss{
margin-left: 00px;
position:absolute;
visibility: hidden;
font-family: trebuchet, tahoma, arial narrow, arial, verdana;
font-size: 11px;
font-weight: normal;
line-height: 20px;
z-index: 100;
width: 205px;
color: #6b7500;
}

.anylinkcss a{
color: #6b7500;
width: 100%;
display: block;
text-indent: 20px;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
color: #6b7500;
font-weight: normal;
}