a.page 
{ 
text-decoration : none; 
font-size: 10px; 
} 

a.page:link 
{ 
color: #F1DBD6; 
} 

a.page:visited 
{ 
color: #F1DBD6; 
} 

a.page:hover 
{ 
color: #FFFFFF; 
} 

a.table 
{ 
} 

a.table:link 
{ 
color: #7A522A; 
} 

a.table:visited 
{ 
color: #7A522A; 
} 

a.table:hover 
{ 
color: #FFFFFF; 
} 
