A:link { 
color : #0000ff; 
text-decoration : underline; 
} 
A:visited { 
color : #0000ff; 
text-decoration : underline; 
} 
A:active { 
color : #000066; 
text-decoration : underline; 
} 
A:hover { 
color : #ffcc00; 
text-decoration : underline; 
} 
A.dark:link { 
color : #666666; 
text-decoration : none; 
} 
A.dark:visited { 
color : #666666; 
text-decoration : none; 
} 
A.dark:active { 
color : #666666; 
text-decoration : none; 
} 
A.dark:hover { 
color : #333333; 
text-decoration : none; 
} 
.font1 { 
font-size : 16px; 
color : #ffffff; 
font-family : arial; 
} 
.font2 { 
font-size : 12px; 
color : #000000; 
font-family : arial; 
} 
.font3 { 
font-size : 10px; 
color : #000000; 
font-family : arial; 
} 
.font4 { 
font-size : 24px; 
color : #ffffff; 
font-family : arial; 
} 
