P { text-decoration : none; TEXT-ALIGN: justify; line-height: 90%;} LI { text-decoration : none; TEXT-ALIGN: justify; line-height: 150%; } A { color : yellow; text-decoration : none; } A:Visited { text-decoration : none; color : red; } A:Active {background : olive; text-decoration : none; color : yellow; } A:Hover { text-decoration : none; color : black; background : yellow; } BODY { text-decoration : none; color: white; font-family: "Arial", serif; background: black; }