H3 { color : red ; font-size : 20px; text-decoration : underline ;} H4 { color : blue ; font-size : 18px;} BODY { font-family : Verdana, Arial; font-size : 12px;} TABLE { font-family : Arial ; margin : 7pt; font-size : 12px;} A:link,A:visited,A:active { text-decoration : none; } A:HOVER { text-decoration : underline ; color : blue; font-weight : bold;}