/* CSS Document */ A { color: #999966; text-decoration: none; font-weight:bold; } A:link { color: #CC6633; text-decoration: none; } A:visited { color: #CC6633; text-decoration: none; } A:active { color: #CC6633; } A:hover { color: #FF9966; } .zomplog { font-family: verdana, arial; font-size:10px; color: #666666; line-height:18px; text-align:justify; } .zomplog_regular { font-family: georgia, times, verdana; font-size:12px; color: #666666; line-height:18px; } .title { font-family: verdana, arial; font-size:10px; font-weight:bold; color: #666666; } .comments_title { font-family: georgia, times, verdana; font-size:12px; font-weight:bold; color: #664433; text-transform:uppercase; } .admin { font-family: verdana, arial; font-size:10px; font-weight: bold; color: #666666; background: #FFFFFF; line-height:18px; text-align:justify; } .admin_title { font-family: verdana, arial; font-size:10px; font-weight: bold; color: #000000; background: #FFFFFF; line-height:18px; text-align:justify; }