A:link    { color: #0000ff; text-decoration: underline; }
A:visited { color: #990099; text-decoration: underline; }
A:hover   { color: #ffff00; text-decoration: none; background-color:blue; }
A:active  { color: #009900; text-decoration: underline blink; background-color:#ffcc00 }

A.smo-bann:link     { color:#ffffcc; text-decoration:none; }
A.smo-bann:visited  {color:#ffff00; text-decoration:none; }
A.smo-bann:hover    { color:#ff6600; text-decoration:none; background-color:blue; }
A.smo-bann:active   { color:#009900; text-decoration: underline blink; }
TABLE.smo-bann { background-color:white; clear:both; }
TD.smo-bann    { background-color:#990099; }
TD.smo-bannb   { background-color:#cc33cc; }
DIV.smo-bann   { font-size:100%; font-family:Arial,Helvetica,sans-serif; padding-top:2px; padding-bottom:1px; padding-left:5px; padding-right:5px; white-space:nowrap}

