.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	line-height: 20px;
}
a.text:link {
	text-decoration: underline;
	color: #ebddc9;
}
a.text:visited {
	color: #ebddc9;
	text-decoration: underline;
}
a.text:active {
	color: #999;
	text-decoration: none;
	outline: none;
	-moz-outline: none;
}
a.text:hover {
	color: #999;
	text-decoration: none;
}
.text_wider {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	line-height: 30px;
}
.text_lg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;	
	color: #ebddc9;
}
a.text_lg:link {
	text-decoration: underline;
	color: #ebddc9;
}
a.text_lg:visited {
	color: #ebddc9;
	text-decoration: underline;
}
a.text_lg:active {
	color: #999;
	text-decoration: none;
	outline: none;
	-moz-outline: none;
}
a.text_lg:hover {
	color: #999;
	text-decoration: none;
}	
.sm_grey {
	font-size: 12px;
	font-style: italic;
	color: #999;	
}
.twtr-ft
{
display: none;
} 
