a.std:visited {
color : #437A6A; 
text-decoration : none; 
} 
a.std:link {
color : #437A6A; 
text-decoration : none; 
} 
a.std:hover {
color : #80B1A3;
text-decoration : underline; 
}
a.menu:visited {
color : #000000; 
text-decoration : none; 
} 
a.menu:link {
color : #000000; 
text-decoration : none; 
} 
a.menu:hover {
color : #FFFFFF;
text-decoration : none; 
}
a.footer:visited {
color : #FFFFFF; 
text-decoration : none; 
} 
a.footer:link {
color : #FFFFFF; 
text-decoration : none; 
} 
a.footer:hover {
color : #80B1A3;
text-decoration : none;
}