/* Global Styles */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	

	
a {
	color: #3467CC;
	font-weight:normal;
	}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
td {
	text-align: center;
}

.keuzes
{ float: right;
}