a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover { color: #F8AC00; text-decoration: none; }

a:active { color: #000000; text-decoration: none; }

body{
	background-color: #f7e39d;
	margin: 15px 0px 0px 0px;

	background-position: right;
	background-repeat: no-repeat;
}

.plaatjerechts{background-image: 
	background-position: left;
	background-repeat: no-repeat;
	
}

body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h3{ color: #a8003a; }

td{ vertical-align: top; }

.links{
	background: url(afbeeldingen/rooddingvoorindex.gif) no-repeat top left;
}

.stijlindex a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E4aa14;
	display: block;
	padding: 4px;
	font-weight: bolder;
	line-height: 200%;
}

.stijlindex	 a:link,a:visited, a:active{
	color: #A8003a;
	text-decoration: none;
	background-color: #ffcc66;
	display: block;
	padding: 4px;
	font-weight: bolder;
	line-height: 200%;
}

.tabelindex{
	height: 446px;
	background: url(afbeeldingen/achtergrondindex.jpg) no-repeat;
}

