body { 
	background-color: orange; 
    text-align: left;
	font-family: Verdana, Tahoma, arial, helvetica,sans-serif; 
	color: black; 
 	font-size:12px;
	font-weight: normal;
}
img {
	border: none; 
}
li.vlag {
	list-style-image: url(../img/dutch_flag.gif);
}
a:link {
    color: red;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: orange;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    background: red;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    border: 0;
}

.Menu {
    vertical-align:top;
    font-weight: bold;
    padding-right: 1px;
 	font-size:12px;
    line-height: 16px;
    color: blue;
}
.Menu a:link {
    color: blue;
}
.Menu a:visited {
    color: purple;
}
.Menu a:hover {
    background: blue;
    color: #ffffff;
}

.Teller {
    vertical-align:top;
    text-align: center;
 	font-size:12px;
    padding-right: 10px;
    line-height: 16px;
    color: blue;
}
.Top {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: blue;
}

.bodyText {
    	xx_border: 2px solid blue;
    text-align: left;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    background-color: #fafafa;
    margin-right: 23px;
    padding-right: 13px;
    padding-left: 13px;
    padding-top: 23px;
    padding-bottom: 23px;
}
.bodyText td {
    font-size: 13px;
    color: #000000;
}

.blue {
    color: blue;
    font-weight: bold;
}
.pic {
    font-size: 11px;
	font-style: italic;
}

