.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #06b;
font:normal 12px Verdana;
line-height: 15px;
text-align:left;
z-index: 100;
background: #fff;
filter:DropShadow(Color=blask, OffX=GölgeX, OffY=GölgeY, Positive=1/0); 
}

.anylinkcss a{
width:150px;
color:#0000CC;
display: block;
border: 0px solid #A5AB94;
padding:5px 5px 5px 15px;
text-decoration: none;
background: url(images/ok.gif) 10px 10px no-repeat #fff;
font-weight: bold;
text-indent: 5px;

}

.anylinkcss a:hover{ /*hover background color*/
background: url(images/ok.gif) 10px 10px no-repeat #06b;
color:#0000CC;
padding-left: 15px;
color: white;
}

#tickertape{
position:relative;
width:100%;
}

#subtickertape{
padding: 0px;
padding-right:1px
margin:3px;
position:absolute;
border: 0px solid black;
width:100%;
height: 85px;
overflow:auto;
}

.subtickertapefont{
FONT-SIZE: 10pt;
	FONT-FAMILY:Tahoma;
	COLOR:#4B4F42;
	font-style: normal;
	font-weight: 300;
}

.subtickertapefont a{
color:black;
text-decoration:none;
}
