body { background-color:#404080;
 color:white;
 line-height:1.5;
 font-size:x-small;
}

table { width:720;
 border-collapse:collapse;
 line-height:1.5;
}

td { font-size:x-small;
}

img { border:0;
}

a { color:aqua;
 cursor:pointer;
 font-weight:bold;
 text-decoration:none;
}

a:hover { text-decoration:underline;
 color:white;
}