<style>
<!--

#tickertape{
position:relative;

layer-background-color:black;
width:112;
height:10;
}

#subtickertape{
background-color:black;
position:absolute;
border: 1px solid black;
width:112;
height:12;
}

.subtickertapefont{
font:bold 10px Arial;
text-decoration:none;
color:white;
}

.subtickertapefont a{
color:white;
text-decoration:none;
}
-->

</style>