A.nav:visited { 
color : #ffffcc; 
text-decoration : none; 
font-size : 14px; 
} 
A.nav:hover { 
color : #ffcc00; 
text-decoration : none; 
font-size : 14px; 
} 
A.nav:link { 
color : #ffffff; 
text-decoration : none; 
font-size : 14px; 
} 
A.bottomlink:visited { 
color : #0066cc; 
text-decoration : none; 
font-size : 13px; 
} 
A.bottomlink:hover { 
color : #990000; 
text-decoration : none; 
font-size : 13px; 
} 
A.bottomlink:link { 
color : #000000; 
text-decoration : none; 
font-size : 13px; 
} 
A.otherlink:visited { 
color : #ffcc99; 
text-decoration : none; 
font-size : 12px; 
} 
A.otherlink:hover { 
color : #99ccff; 
text-decoration : none; 
font-size : 12px; 
} 
A.otherlink:link { 
color : #ffcc99; 
text-decoration : none; 
font-size : 12px; 
} 
