
.Copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 12px;
	color: #999999;
}
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	line-height: 24px;
}
/* Link Styles */	
	
a:link 	{ text-decoration: none; color: #999999; }
a:active	{ text-decoration: none; color: #999999; }
a:visited	{ text-decoration: none; color: #999999; }
a:hover	{ text-decoration: underline; color: #000000; }
