﻿/* CSS SalsaVibez */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
body {
	background-color: #000000;
	background-image: url(gfx/bckgrfd.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #006633;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.contenttekst {
	padding-left:20px;
	padding-right:17px;
	text-align:justify;
	letter-spacing: 0.5px;
	line-height: 20px;
}

.spacer {
	height:6px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
