﻿/*body {
}*/

#tickertape {
position:relative;
background-color:White;
width:auto;
height:auto;
}

#subtickertape{
background-color:Silver;
position:absolute;
border: 0px white;
width:auto;
height:auto;
}

.subtickertapefont {
font: 12px underlined Verdana;
text-decoration:none;
color:black;
}

.subtickertapefont a {
color:black;
text-decoration:none;
}

