A:LINK {
color : #FF9900;
text-decoration: none
} 
A:VISITED {
color : ##FF9900;
text-decoration: none
} 
A:HOVER {
color : ##FF9900;
text-decoration : none;
} 
A:ACTIVE {
color : ##FF9900;
text-decoration: none
}
