body{
 font-family: Arial;
 text-align: center;
 font-size:10pt;
 color: #FF8C00;
 background: #00008B;
}
a:link { color:#FFFF33; text-decoration: none; }
a:visited { color:#66FF33; text-decoration: none;}
a:hover{ text-decoration: underline overline;}
