body {
	background-color: #FFFFCC;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
table{font-size: 12px;
	border: 0;
	margin: 0;
	padding: 0;
}
td{
	border: 0;
	margin: 0;
	padding: 0;
}
a:{
	color: #CC3333;
	font-weight:bold;
	text-decoration: none;
}
a:link{
	color: #CC3333;
	font-weight:bold;
	text-decoration: none;
}
a:visited{
	color: #CC3333;
	font-weight:bold;
	text-decoration: none;
}
a:hover{
	color: #CC3333;
	font-weight:bold;
	text-decoration: underline;
}

.menu {
text-decoration: bold; font-family: arial; font-size: 10pt; background-color: #CC3333; color: #FFFFCC;
}
	
A:link.menu, A:visited.menu, A:active.menu	{
text-decoration: none;	font-size: 10pt; color: #FFFFCC;
}

A:hover.menu	{
text-decoration: underline; font-size: 10pt; color: #FFFFCC;
}

.aftiteling {
text-decoration: bold; font-family: arial; font-size: 8pt; background-color: #CC3333; color: #FFFFCC;
}

A:link.aftiteling, A:visited.aftiteling, A:active.aftiteling	{text-decoration: none;	font-size: 8pt; color: #FFFFCC;}

A:hover.aftiteling	{text-decoration: underline; font-size: 8pt; color: #FFFFCC;}