/* CSS Document */

Module 131048; Multiple Message Vertical Scroller V7.0; Goes between <head> & </head> tags You may keep it, change it (extend/reduce parameters) or ignore; 
    .stileupdn is CSS style for Fast Stop Slow - Live Speed change: lsopt=1
    .stileret gives vertical size for blank space if more messages
     allowed within scrolling area while pausing: msgnr=1;
    They will only be called if corresponding option chosen;
    .tabc is CSS style used here for sample messages; 

/* external file "myvsstyle.css" begins */
A { text-decoration:underline;}
A:link {
}

A:hover { color: #929FA4}
 .tabc { font-size:12px; text-align:center; font-family: "Arial", "Helvetica", sans-serif; color:#000000;}
 .stileupdn {font-weight:bold; font-size:8px; font-family: "Arial", "Helvetica, sans-serif"; text-align:center; color:blue;}
 .stileret {font-size:8px; font-family: "Arial", "Helvetica", sans-serif;}
/* end of external file "myvsstyle.css" */
