/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#styletwo{position:relative;display:block;height:24px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top right;font-family:Arial,Verdana,Helvitica,sans-serif;}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:5px 12px 0 12px;height:24px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#fff;background:transparent url(images/bgON.gif) repeat-x top left;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

body{margin:0;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:11px;color:#FFF;background:#214278 url(http://www.annevanveen.nl/images/page_bg2.gif) repeat-x fixed top left;}

a:link.link, a:visited.link {color: #FFFFFF; text-decoration: none;}
a:hover.link, a:active.link {color: #FFFFFF; text-decoration: underline;}

body {
		scrollbar-3dlight-color : #214278;
		scrollbar-darkshadow-color : #214278;
		scrollbar-highlight-color : #214278;
		scrollbar-shadow-color : #214278;
		scrollbar-arrow-color : #FFFFFF;
		scrollbar-face-color : #214278;
		scrollbar-track-color : #214278;
		}

.tabel{
		font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
		font-size:11px;
		}

.tweet .tweet_list, .query .tweet_list {
		list-style-type: none;
		color: #000;
		vertical-align: middle;
		}

