a:link
{
	font-family: Georgia;
	font-size: 18px;
	text-decoration: none;
	color: #392308;
	
}	

a:visited
{
	font-family: Georgia;
	font-size: 18px;
	text-decoration: none;
	color: #392308;
	
}


a:hover
{
	font-family: Georgia;
	font-size: 18px;
	text-decoration: none;
	color: #483d26;
	
}
