/* Algemene links */
A:link		{ text-decoration: none;			}
A:visited	{ text-decoration: none;			}
A:hover		{ text-decoration: underline;	color: #ff00ff;	}

/* Tabblad */
A.tab:link	{ text-decoration: underline;	color: #0000ff; }
A.tab:visited	{ text-decoration: underline;	color: #0000dd;	}
A.tab:hover	{ text-decoration: underline;	color: #ff00ff;	}

/* Referentie-links (home > etc) */
A.ref:link	{ text-decoration: none;	color: #ffffff; }
A.ref:visited	{ text-decoration: none;	color: #ffffff;	}
A.ref:hover	{ text-decoration: underline;	color: #eeffff;	}

/* Footer */
TABLE.foot1 {background-image:url(http://www.huiswerkservice.nl/pics/square0.gif)}
TABLE.foot2 {background-image:url(http://www.huiswerkservice.nl/pics/square.gif)}

/* HR lijnen */
HR {
	color: #3366cc /*Groen: #A3F7BF*/;
	background-color: #3366cc;
}

/* Titel */
H1 {font-size: large; margin-bottom: 0px; margin-top: 0px }

body {
	background-attachment:		fixed;
	font-family: Arial,Helvetica,Univers,Zurich BT,serif;
	SCROLLBAR-FACE-COLOR:		#aafebb;
	SCROLLBAR-HIGHLIGHT-COLOR:	#bbffcc;
	SCROLLBAR-SHADOW-COLOR:		#99edaa;
	SCROLLBAR-3DLIGHT-COLOR:	#000000;
	SCROLLBAR-ARROW-COLOR:		#550099;
	SCROLLBAR-TRACK-COLOR:		#777777;
	SCROLLBAR-DARKSHADOW-COLOR:	#000000;
}
