/* accessible black on yellow style sheet copyright Lois Wakeman, 2000 */ BODY, DIV, TD, P, LI { color : #000000; font : medium Georgia, "Times New Roman", Times, serif; background : #FFFFCC; } TH { color : #000000; font : bold medium Georgia, "Times New Roman", Times, serif; background : #FFFFCC; } H1 { color : #000000; font : bold larger Georgia, "Times New Roman", Times, serif; background : #FFCCCC; } H2 { color : #000000; font : bold medium Georgia, "Times New Roman", Times, serif; background : #FFCCCC; } H3 { color : #000000; font : bold small Georgia, "Times New Roman", Times, serif; background : #FFCCCC; } A:LINK { color : #0000FF; } A:VISITED { color : #FF0000; } A:HOVER, A:ACTIVE { color : #FF00FF; }