/* 2 okt 2004*/
    .text {
	color : #eeeeee;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}


    .textbold {
	color : #eeeeee;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

    .textbig {
	color : #eeeeee;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
	text-decoration : none;
}

    .textblue {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

    .textbigblue {
	color : #000066;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
	text-decoration : none;
}

    .link {
	color : #eeeeee;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

    .link:hover {
	color : #c000c0;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

    .link:visited {
	color : #eeeeee;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

    .link:visited:hover {
	color : #c000c0;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

    .linkline {
	color : #eeeeee;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

    .linkline:visited {
	color : #eeeeee;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

    .linkline:hover {
	color : #c000c0;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

    .linkline:visited:hover {
	color : #c000c0;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

    .linkblueline {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

    .linkblueline:visited {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

    .linkblueline:hover {
	color : #c000c0;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

    .linkblueline:visited:hover {
	color : #c000c0;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

    .linkblue {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

    .linkblue:hover {
	color : #c000c0;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

    .linkblue:visited {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

    .linkblue:visited:hover {
	color : #c000c0;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

    .minilink {
	color : #eeeeee;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;

}

    .minilink:visited {
	color : #eeeeee;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

    .minilink:hover {
	color : #c000c0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
}

    .minilink:visited:hover {
	color : #c000c0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
}

    .miniblue {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

    .miniblue:hover {
	color : #c000c0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
}

    .miniblue:visited {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

    .miniblue:visited:hover {
	color : #c000c0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
}


