.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #e6cbae;
}
.nounderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #e6cbae;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-decoration:none
}
.biglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #e6cbae;
	text-decoration:none;
}
