A:hover  {
	font-family: Arial;
	font-size: 10pt;
	color : #990033;
	text-decoration : none;
}

A:visited  {
	font-family: Arial;
	font-size: 10pt;
	color : #ffffd2
	text-decoration : none;
}

A  {
	font-family: Arial;
	font-size: 10pt;
	color : #330099;
	text-decoration : none;
}
												
