A
{
	text-align:left;
	font-size:12.0pt;
	font-family:"Trebuchet MS";
	font-weight:bolder; /* normal, bold, bolder, lighter, 100, 200,300, 400,500, 600, 700, 800, 900 */
	font-style:normal; /* normal, italic */
	color:black;
	text-decoration: none; /* none, underline, overline, line-through */
}
A:hover
{
	text-align:left;
	font-size:12.0pt;
	font-family:"Trebuchet MS";
	font-weight:bolder; /* normal, bold, bolder, lighter, 100, 200,300, 400,500, 600, 700, 800, 900 */
	font-style:normal; /* normal, italic */
	color:purple;
	text-decoration: none; /* none, underline, overline, line-through */
}

..subLink
{
	text-align:left;
	font-size:10.0pt;
	font-family:"Trebuchet MS";
	font-weight:bolder; /* normal, bold, bolder, lighter, 100, 200,300, 400,500, 600, 700, 800, 900 */
	font-style:normal; /* normal, italic */
	color:black;
	text-decoration: none; /* none, underline, overline, line-through */
}

..subLink:hover
{
	text-align:left;
	font-size:10.0pt;
	font-family:"Trebuchet MS";
	font-weight:bolder; /* normal, bold, bolder, lighter, 100, 200,300, 400,500, 600, 700, 800, 900 */
	font-style:normal; /* normal, italic */
	color:purple;
	text-decoration: none; /* none, underline, overline, line-through */
}
