﻿/* CSS layout */

a
{   	
	color: ##7c6f57;
}

a:visited
{   	
	color: #7c6f57;
}

a:hover
{   
	color: #999;
