a
{
color: #544333;
text-decoration: none;
}

a.hover:hover
{
color: #2b2015;
text-decoration: none
}

a:link
{
color: #544333;
text-decoration: none;
}

a:active
{
color: #544333;
text-decoration: none;
}

a:visited	
{
color: #544333;
text-decoration: none;
}
