﻿/*Example CSS for the two demo tickers*/

#domticker{
width: 100%;
height: 1.2em;
border: 0px solid black;
}

#domticker a{
text-decoration: none;
font-family: Arial; font-size: 12pt; color: #FFFFFF; font-weight: 700
}

