

* {
	outline:none;
	
}
a:link {
	color: 						#FF66FF;
	text-decoration:			none;
}
a:visited {
	color: 						#FF66FF;
	text-decoration:			none;
}
a:hover {
	color: 						#D09E5F;
	text-decoration:			none;
}
a:active {
	color: 						#FF66FF;
	text-decoration:			none;
}


body {

	margin:0px !important;
	padding:0px !important;
	background:url(http://www.flavouriteslive.nl/ruitjes.gif);
	background-repeat:repeat;
}


td {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	color: 						#444; 
	margin:0px !important;
	padding:0px !important;
	}
