

A:visited { COLOR: red; TEXT-DECORATION: none; font-weight: normal }
A:active { COLOR: black; TEXT-DECORATION: none }
A:hover { COLOR: blue; TEXT-DECORATION: none; font-weight: none }

<!-- for text blinking -->
.blinkytext {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 1.2em;
     text-decoration: blink;
     font-style: normal;
 }
 
p#blinking {text-decoration: blink;}

.expand-panel .expand-content{display:none}.expand-panel.expanded .expand-content{display:block}.expand-panel .collapse-content{display:block}.expand-panel.expanded .collapse-content{display:none}.expand-panel .expand-header{font-size:16px;font-weight:bold}.small-expand-panel .expand-header{font-size:12px;font-weight:bold}.small-expand-panel{border-top:1px solid #ccc;margin-top:5px;padding-top:5px}.small-expand-panel .expand-header-stat{color:#666}.expand-panel a.expand-header,.expand-panel a.expand-header:link,.expand-panel a.expand-header:visited{color:#000;text-decoration:none;vertical-align:text-bottom}.expand-panel a.expand-header:hover{color:#666;text-decoration:none;vertical-align:text-bottom}.video-bar-left-arrow

