A:Link  {
	font-size : 10pt;
	font-weight : bold;
	; font-family : "Times New Roman", Times, serif;
	text-decoration : none;
	cursor : default;
	color : #CA91FF;
	font-family : "Times New Roman", Times, serif;
}

A:Visited  {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	cursor : default;
	color : #CA91FF;
}

A:Active  {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	cursor : default;
	color : #CA91FF;
}

A:Hover  {
	font-size : 10pt;
	; font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	text-decoration : underline;
	pointer : hand;
	color : #FDFCE9;
	cursor : hand;
}

