a:link { color:rgb(135,206,250); } /* light sky blue */
a:visited { color:rgb(233,150,122); } /* light salmon */
a:active { color:rgb(255,99,71); } /* tomato */

/* cornsilk (255,248,220) */
/* light steel blue on something darker than midnight blue */
body { background:#00005a;color:rgb(176,196,222); }
