.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #0E083F;
border-bottom-width: 0;
font:normal 10px Arial;
text-align:left;
line-height: 18px;
z-index: 100;
font-weight: bold;
background-color:#34195A;
}
.anylinkcss a{
width: 100%;
display: block;
padding: 1px 0;
text-indent:3px;
text-decoration: none;
font-weight: bold;
color: #fcfcfc;
padding-right:10px;
}

.anylinkcss a:hover{ /*hover background color*/
color: #fcfcfc;
text-decoration:underline;
}

.anylinkcss a:visited{ 
color: #fcfcfc;
}
.navigation table
{
	list-style:none;
	padding:none;
	margin:0px;
}
.navigation td 
{
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	list-style:none;
	color: #F8B02B;
	text-align:center;
}
.navigation td a, .navigation td a:visited
{
	text-decoration: none;
	font-variant: normal;
	text-align:left;
	display:block;
	padding:0px;
	padding-left: 5px;
	padding-top:2px;
	margin: 0;
	background:url(images/button.gif) repeat-x top #34195a;
	color: #fcfcfc;
}

.prop a, .prop a:visited
{
	text-indent:15px;
}
.navigation a:visited 
{ 
	color: #fcfcfc;
}

.navigation td a:hover 
{ 
	background:url(images/button-over.gif) repeat-x top #34195a;
}
