.popup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 25px;
	color: #EDECDD;
}
a:link {
	color: #FA4614;
	text-decoration: none;
}
	
a:visited {
	text-decoration: none;
	color: #FA4614;
}

a:hover {
	text-decoration: none;
	color: #EDECDD;
}

a:active { 
	text-decoration: none;
}
