/* CSS Document */
<!--

#tickertape{
position:;
layer-background-color:white;
width:400px;
height:20px
}

#subtickertape{
background-color:white;
position:;
border: 0px solid black;
width:400px;
height:20px

}

.subtickertapefont{
font:bold 20px Times New Roman;
text-decoration:none;
color:black;
}

.subtickertapefont a{
color:black;
text-decoration:none;
}
-->