BODY
        {
        font-size :12;
        font-family : Arial;
        font-weight : normal;
        font-style : normal;
        color : 000000;
        font :  Arial, Helvetica, sans-serif;
		text-decoration: none;
}
A  {
	color : Red;
	font-weight: bold;
	text-decoration: underline;
}

A:Visited  {
	color : #990000;
	text-decoration: underline;
}

Table {        
        font-size :12;
        font-family : Arial;
        font-weight : normal;
        font-style : normal;
        color : 000000;
        font :  Arial, Helvetica, sans-serif;
		text-decoration: none;
}


A:Active  {
	color : Navy;
	text-decoration: underline;
}

A:Hover  {
	color : Red;
	text-decoration: underline;
}

.Kop {
	color: #A25006;
	font-size :12;
	font-family : Arial;
	font-weight: bold;
}

.internallink {
	background-color: #FFFFFF;
	border : 0.1px solid #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

