  a:link {
	text-decoration:none;
	color: #DE8D6D;
    }
	a:visited {
	text-decoration:none;
	color: #DE8D6D;
}
	a:hover {
	text-decoration:none;
	color: #C8410C;
    }
  a.submenu {
	text-decoration:none;
	color: #DE6847;
    }
