#Layer19 a:link 
{
text-decoration : none;
} 
a:link { 
color : #FDBBBF;
background-color : transparent;
text-decoration : none;

} 
a:visited {
color : #F9B6BF;
background-color : transparent;
text-decoration : none;

} 
a:active { 
color : #ff0000;
background-color : transparent;
} 
a:hover { 
color : #FF9900;
