A:link{
	color:#000080;
	text-decoration : none;
	font-weight : bold;
}
A:visited{
	color:#000080;
	text-decoration : none;
	font-weight : bold;
}
A:hover{
	color:#4040FF;
	text-decoration : none;
	font-weight : bold;
}
A:active{
	color:#4040FF;
	text-decoration : none;
	font-weight : bold;
}
BODY {
	background-attachment : fixed;
	background-color : White;
}
BODY, TD {
	font-family: Verdana, Arial;
	font-size : 10pt;
}
INPUT {
	font-size : xx-small;
	font-family : Verdana, Arial, sans-serif;
}

.menu {
	color: #CA8F0F;
	font-weight : normal;
}

body.kerstspecial
{
	margin : 0pt;
}

body.menu {
	background-image : url(images/boven.jpg);
	background-color : Black;
	background-repeat : no-repeat;
	background-position : bottom;
	color : White;
}

body.menu a {
	color : blue;
}

body.menu a:visited {
	color : blue;
}

body.menu a:hover {
	text-decoration : underline;
}

td.portfolio {
	text-align: center;
	font-size: 12pt;
}