#tickertape{
position:relative;
layer-background-color:white;
}

#subtickertape{
background-color:white;
position:absolute;
padding: 3px;
}

.subtickertapefont{
font:12px Verdana;
text-decoration:none;
color:#AEBFDC;
}

.subtickertapefont a{
color:#AEBFDC;
text-decoration:none;
}

.subtickertapefont a:hover{
color:white;
text-decoration:underline;
}
