
a:link
{
color: #473E2F;
}
 
a:visited
{
color: #968b79;
}
 
a:active
{
color: #020202;
}
 
a:hover
{
color: #968b79;
}
 