a.fgsg {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 12pt;
}
a.fgsg:hover {
	text-decoration: underline overline;
	color: #3366CC;
	background-color: #CCCCCC;
}
a.fgsg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.fgsg2:hover {
	text-decoration: none;
	color: #336699;
}
a.blue:link{
	text-decoration:none;
	color:#336699;
}
a.blue:hover{
	text-decoration:none;
	color:#336699;
}
a.blue:visited{
	text-decoration:none;
	color:#336699;
}
a.grey:link{
	text-decoration:none;
	color:#999999;
}
a.grey:hover{
	text-decoration:none;
	color:#999999;
}
a.grey:visited{
	text-decoration:none;
	color:#999999;
}