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;
}

.datum {
	font-size : 8pt;
	font-family : Arial;
	color :  #006734;
}
	  												