.FooterText  {
	font-size : 8 pt;
	font-family : MyriaMM;
	text-align : center;
	text-decoration : none;
	color : #003399;
}

.FooterTimestamp  {
	font-size : 5 pt;
	font-family : Arial;
	text-align : center;
	text-decoration : none;
	color : #6D332B;
}

.FooterLink  {
	font-size : 8 pt;
	font-family : MyriaMM;
	text-decoration : underline;
	color : #003399;
}

.FooterLink.Visited  {
	font-size : 8 pt;
	font-family : MyriaMM;
	text-decoration : underline;
	color : #003399;
}

.FooterLink.Active  {
	font-size : 8 pt;
	font-family : MyriaMM;
	text-decoration : underline;
	color : #003399;
}

.FooterLink:Hover  {
	font-size : 8 pt;
	font-family : MyriaMM;
	text-decoration : underline;
	color : #ff0d0d;
}
