.footer {
.magic {
background-color: #f8d09d;
}

}
a:link {
font-family: "verdana", "MS Sans Serifl", Thonburi;
	font-size: 10px;
	color: #EDCE8B;
	text-decoration: none;
}
a:visited {
font-family: "verdana", MS Sans Serifl, Thonburi;
	font-size: 10px;
	text-decoration: none;
	color: #EDCE8B;
}
a:hover {
font-family: "verdana", MS Sans Serifl, Thonburi;
	font-size: 10px;
	text-decoration: none;
	color: #A72D2D;
}
a:active {
font-family: "verdana", MS Sans Serifl, Thonburi;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}

