@charset "UTF-8";
}
a.pag:link {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}
a.pag:visited {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}
a.pag:hover {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}
a.pag:active {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}

a.nav:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
a.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
a.nav:hover {
	text-decoration: none;
	color: #333333;
	font-family: "Trebuchet MS";
}
a.nav:active {
	text-decoration: none;
	color: #FFCC33;
	font-family: "Trebuchet MS";
}
.teksten {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
}

