﻿a:link, a:visited
{
	color: #534115;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: underline;	
}
