A{
color:yellow;
text-decoration:none;
font-weight:bold
}
A:Visited{
color:yellow;
text-decoration:none;
font-weight:bold
}
A:Active{}
A:Hover{
color:white;
text-decoration:none
font-weight:bold
}
