A{font-size:8pt;font-family:Arial;color:#808080;text-decoration : underline;}
A:Visited{font-size:8pt;color:#808080;text-decoration:underline;font-family:Arial;}
A:Hover{font-size:8pt;font-family:Arial;color:#4145E9;text-decoration:none;}

a.b:visited {
	color: #336699;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-style: oblique;
}
a.b:link 	{
	color: #336699;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-style: oblique;
}
a.b:hover 	{
	color: #336699;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-style: oblique;
}



