a
{
color:gold;
font-style:italic;
}
a:visited
{
color:white;
}
a:hover
{
color:lightgreen;
}

