A
{
	font-weight: bold;
	color: firebrick;
	text-decoration: none;
}
a:hover
{
	color:gray;
	font-weight:bold;
	text-decoration:none;
}
#msifooter a		
{
	color:black;
	font-family:Times New Roman;
	font-size:7pt;
	text-decoration:none;
}
#msifooter a:hover	
{
	color:gray;
	font-family:Times New Roman;
	font-size:7pt;
	text-decoration:none;
}
#msifooter a.on	
{
	color:gray;
	font-family:Times New Roman;
	font-size:7pt;
	text-decoration:none;
}
