A  {
	color : black;
	font-style : normal;
	text-decoration : none;
}
A:hover {
	text-decoration: underline;
}

.cTABLE {
	border-collapse: collapse;
	border:1px solid #808080;
}


BODY,TR,TD,INPUT,SELECT,P,DIV,OPTION,TEXTAREA
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: x-small;
}

BODY
{
	background-color:"white";
	color:"#000000";
}


H1,H2,H3,H4,H5,H6
{
    COLOR: black;
}

H4
{
    FONT-STYLE: italic;
}

HR
{
	height: 1px;
}


.menuutje a {
	background-color: #CCFFCC;
	color: #000000;
	text-decoration : none;
	display: block;
	border : 1px solid Lime;
	height : 18px;
	width: 60px;
	text-align : center;
	margin-top: 2px;
	padding-top: 2px;
	font-size : xx-small;
}

.menuutje  a:hover,  a.activated {
	background-color: #99FF66;
	color: #000000;
	text-decoration : none;
	display: block;
	border : 1px solid Lime;
	height : 18px;
	width: 60px;
	text-align : center;
	font-size : xx-small;
}


.kopjediary {
    FONT-STYLE: italic;
	font-size: x-small;
	font-weight: bold;
}