/* default */table { border-spacing: 0px; }body { margin: 0px; background-color:#86869C; margin:0px; }td { border-spacing: 0px; font-family: Verdana, sans-serif; text-align:left; }/* text */.top { font-size:18px; line-height:24px; color:#86869C; }.txtwhite { font-size:12px; line-height:18px; color:#ffffff; padding-right:10px; }.bigtxtwhite { font-size:18px; line-height:24px; color:#ffffff; padding-right:10px; }/* link-colors */a { text-decoration:none; color:#003399; cursor:pointer; }a:link { text-decoration:none; color:#003399; cursor:pointer;}a:visited { text-decoration:none; color:#003399; cursor:pointer; }a:active { text-decoration:none; color:#003399; cursor:pointer; }a:hover { text-decoration:none; color:#FF9900; cursor:pointer; }/* special link-colors */a#special { color:#FF9900; }a#special:active { color:#003399; }a#special:hover { color:#003399; }