/* SCROLLBAR */ body { scrollbar-face-color:#00fffc; scrollbar-shadow-color:#00fffc; scrollbar-highlight-color:#00fffc; scrollbar-3dlight-color:#ffffff; scrollbar-darkshadow-color:#ffffff; scrollbar-track-color:#ffffff; scrollbar-arrow-color:#ffffff; } /* HTML STYLES */ body, td { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: 3c6060; } h1 { font-size: 10px; color: 3c6060; } a:link { color: 000000; text-decoration: underline; } a:hover { color: 000000; text-decoration: line-through; } a:active { color: 000000; text-decoration: underline; } a:visited { color: 000000; text-decoration: line-through; } a:visited:hover { color: 000000; text-decoration: underline; } /* CUSTOM STYLES (class) */ .awardwinner { font-weight: bold; font-size: 10px; background-color: 00fffc; color: #000000; } .smallheadline { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: 3c6060; } .newstext { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: 3c6060; } a.newstext:link { color: 000000; text-decoration: underline; } a.newstext:hover { color: 000000; text-decoration: line-through; } a.newstext:active { color: 000000; text-decoration: underline; } a.newstext:visited { color: 000000; text-decoration: line-through; } a.newstext:visited:hover { color: 000000; text-decoration: underline; } .newsdate { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: 3c6060; }