BODY {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333366;
}

TABLE {
	border-width : 0;
}
.rood	{
	color : #DC143C;
}


A  {
	text-decoration : none;
	font-size: 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #FFFFFF;
}

A:Hover  {
	color : #FF3333;
	font-weight : bold;
	text-decoration : none;
}

 