/* 
    Document   : boeken
    Created on : 10-okt-2014, 11:43:31
    Author     : Jeffrey
    Description:
        Purpose of the stylesheet follows.
*/

.isbntoevlink a:link {
	color: #660000;
	text-decoration:none;}
.isbntoevlink a:visited {
	color: #660000;
	text-decoration:none;}
.isbntoevlink a:hover {
	color: #CC0000;
	text-decoration:underline;}
.isbntoevlink a:active {
	color: #660000;
	text-decoration:none;}

