a {color:yellow;}
/*
.realtick {background-color:yellow;
		color:#003300;}
*/

em{ color: yellow;
  font-size: 1.0em;
  font-weight: bold;}
b {color: darkgreen;}
.bigticker{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.0em;
        color: 7E5306;
        font-weight: bold;
}

a.bigticker{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.0em;
        color: 7E5306;
        text-decoration: underline;
        font-weight: bold;
}

a.bigticker:hover{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.0em;
        color: #FBE847;
        font-weight: bold;
        text-decoration: none;
}

.gticker{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: darkolivegreen;
        font-weight: bold;
}

