body { font-size: 13px; font-family: verdana; text-align: left; }
th { font-size: 13px; font-family: verdana; text-align: left; vertical-align: top; }
td { font-size: 13px; font-family: verdana; text-align: left; vertical-align: top; }
h1 { color: rgb(102, 51, 102); font-size: 17px; font-family: verdana; }
h2 { color: rgb(102, 51, 102); font-size: 15px; font-family: verdana; }
h3 { font-size: 14px; font-family: verdana; text-decoration: bold;}
h4 { color: rgb(102, 51, 102); font-size: 17px; font-family: verdana; }
h5 { color: rgb(102, 51, 102); font-size: 15px; font-family: verdana; }

a:link { color: #000099; text-decoration: none; }
a:visited { color: #000099; text-decoration: none; }
a:hover { color:#993399; }
a:active { color: #000099; text-decoration: none; }

#leftbuttons {
	width: 80px ;
	text-align: center ;
}
#leftbuttons ul {
	margin: 0 ;
	padding: 1 ;
	list-style: none ;
}
#leftbuttons li {
	margin: 0 ;
	padding: 1 ;
	display: block ;
	list-style: none ;
	font-family: Verdana, sans-serif ;
	font-size: 13px ;
}
#leftbuttons li a {
	color: #000 ;
	background-color: #FFFFFF ;
	border: 2px outset #f0f0f0 ;
	width: 80px ;
	text-decoration: none ;
	display: block ;
}
#leftbuttons li a:hover {
	color: #000 ;
	background-color: #CCADCC ;
}





#aanbbuttons {
	width: 110px ;
	text-align: center ;
}
#aanbbuttons ul {
	margin: 0 ;
	padding: 1 ;
	list-style: none ;
}
#aanbbuttons li {
	margin: 0 ;
	padding: 1 ;
	display: block ;
	list-style: none ;
	font-family: Verdana, sans-serif ;
	font-size: 13px ;
}
#aanbbuttons li a {
	color: #000 ;
	background-color: #FFD8FF ;
	border: 2px outset #f0f0f0 ;
	width: 110px ;
	text-decoration: none ;
	display: block ;
}
#aanbbuttons li a:hover {
	color: #000 ;
	background-color: #FF6666 ;
}



#rightbuttons {
	width: 160px ;
	text-align: center ;
}
#rightbuttons ul {
	margin: 0 ;
	padding: 1 ;
	list-style: none ;
}
#rightbuttons li {
	margin: 0 ;
	padding: 1 ;
	display: block ;
	list-style: none ;
	font-family: Verdana, sans-serif ;
	font-size: 13px ;
}
#rightbuttons li a {
	color: #000 ;
	background-color: #EAFFFF ;
	border: 2px outset #f0f0f0 ;
	width: 160px ;
	text-decoration: none ;
	display: block ;
}
#rightbuttons li a:hover {
	color: #000 ;
	background-color: #CCADCC ;
}




