.georgia11grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B3119;
	text-decoration: none;
}
.georgia11bleck {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.georgia11yello {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #F4D67C;
	text-decoration: none;
}
.georgia11red {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FD2323;
	text-decoration: none;
}
a.georgia11red:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bg-pop-top {
	background-image: url(../images/pop_top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-pop-bott {
	background-image: url(../images/pop_bott_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
