body { font-family: "Arial", "Helvetica"; font-size:12; background-color:"#9999FF"; } A:hover {background:gray; text-decoration:underline;} A:link {color:blue; text-decoration:none;} A:visited {color:blue; text-decoration:none;} A:active {color:blue; text-decoration:none;} P:first-letter {font-size:200pt}