  a:link {
	text-decoration:none;
	color: #DE8D6D;
    }
	a:visited {
	text-decoration:none;
	color: #DE8D6D;
}
	a:hover {
	text-decoration:none;
	color: #FFFBED;
    }
