.links {
	text-decoration: none;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: None;
	font-style: normal;
	color: #88947B;
}
a:link {
	text-decoration: none;
	color: #88947B;
}
a:visited {
	color: #88947B;
	text-decoration: none;
}
a:hover {
	color: #FFEBBA;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
