A:link { text-decoration: underline; color:"yellow" } A:visited { text-decoration: underline; color:"violet" } A:hover { text-decoration: none; color:"#CCCCCC" } A:active { text-decoration: none; color:"#FFFFFF" } A.region:link { font-style: italic; font-weight: bold; text-decoration: underline; color:"yellow" } A.region:visited { font-style: italic; font-weight: bold; text-decoration: underline; color:"yellow" } A.region:hover { font-style: italic; font-weight: bold; text-decoration: none; color:"#CCCCCC" } A.region:active { font-style: italic; font-weight: bold; text-decoration: none; color:"#FFFFFF" } FONT.title { font: italic bold larger; } FONT.currentregion { font: italic bold; } BODY { font-family: Helvetica, Arial; background: "#111199"; color: white; margin: 0em; }