a:link {
	color:#AC4CA6;
	text-decoration:none;
}

a:visited {
	color:#AC4CA6;
	text-decoration:none;
}

a:hover {
	color:#AC4CA6;
	text-decoration:underline;
}

A.cleanLink { text-decoration:none; color: #404040; }

h1, h2, h3, h4, h5, h6 {
	color:#AC4CA6;
}

div#content-area div.column h2.title-section {
	background:transparent url('/media/gfx/vrouw/title-bar-300.gif') no-repeat;
	color:#FFF;
}

div#content-area div.column h2.title {
	color:#AC4CA6;
}

.colorize-in-current-style {
	color:#AC4CA6 !important;
}
OL.listBig {
	color:#AC4CA6 !important;
}

/* Search */
.search-hit-rating, .search-hit-comments {
	color: #AC4CA6;
}

/* Pagination */
.pagination-links a {
	border-left: 1px solid #AC4CA6;
}
