td.bubble_l {background: url(bubble_l.png); width:28px; height:28px} 
td.bubble_m 
{ 
        margin-top: 0px ; 
        background: url(bubble_m.png) ; 
        background-repeat: repeat-x ; 
        background-color: #f5e49c; 
        font-family: Arial; 
        font-size: 12px; 
        font-weight: bold; 
        color: #555555; 
        text-decoration: none; 
        vertical-align: top; 
} 
td.bubble_r {background: url(bubble_r.png); width:12px; height:28px} 

a.bubble 
{ 
        font-family:Arial; 
        font-size:12px; 
        font-weight:bold; 
        color: blue; 
        text-decoration: none; 
} 

a.header 
{ 
        font-family:Arial; 
        font-size:12px; 
        font-weight:bold; 
        color: #5555ff; 
        text-decoration: none; 
} 