body
{
	background-position: 0 0;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	A:link { color: black }
  	A:visited { color: black }
  	A:active { color: maroon }

}

font.content
{
	font-family:	helvetica, arial;
	font-size:		11;
}

font.paginaTitel
{
	font-family:	helvetica, arial;
	font-size:		20;
	color:			#FE0000;
}