H1{ font-size : 80%; font-weight : lighter; margin: 0px; padding: 0px; color: black ;} H2{ font-size : 80%; font-weight : normal; margin: 0px; padding: 0px; color: black ;} H3{ font-size : 100%; font-weight : normal; margin: 0px; padding: 0px; } strong{ font-size : 120%; font-weight : normal; color: #ff8040 ;} a:link { font-size : 80%; Color: #400040; text-decoration: none; } a:visited { font-size : 80%; color: #400040; text-decoration: none; } a:hover { font-size : 85%; color: red; text-decoration: underline; } a:active { color: #400040; text-decoration: none; } A.lnk { display: block; width: 100%; height: 100%; color: black; text-decoration : none; } A.lnk:active { text-decoration : none; color: #000000; } A.lnk:visited { color: #000000; } A.lnk:hover { text-decoration : blink; color: black; background-color: #ffff99; }