div#outer-pop {
	width: 730px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 6px solid #595858;
}
.poptable {
	width: 730px;
	margin: auto;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #aaaf39;

	
}
.best-rate {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c7c7c7;
	text-decoration: none;
	letter-spacing: 2px;
}
.best-rate a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 2px;
}
.text {
	font-family: arial;
	font-size: 11px; 
	color: #ffffff;
	}
.text a:hover{
	font-family: arial;
	font-size: 11px; 
	color: #c7c7c7;
	}
