body {
	margin: 0px;
	background-image: url(../Images/menu_bg.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: left top;
	font-size: 6px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9999CC;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}
a:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}
.BgLeftTop {
	background-attachment: fixed;
	background-image: url(../Images/menu_left_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
table {
	font-size: 8px;
}
.HoofdLetter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #9999CC;
	text-decoration: none;
}
.Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9999CC;
	text-decoration: none;
	cursor: hand;
	filter: Alpha(Opacity=50);
	height: 5px;
}
.LinkBG {
	background-attachment: fixed;
	background-image: url(../Images/menu_itemBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
