/*
   Sporen vzw Stylesheet
     Copyright (c) 2000-2001, Jeroen Janssen. All rights reserved.
*/

BODY {
	font-family : Verdana, Garamond, monospace;
	font-size : 12px;
	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-top-width: 0pt;
	border-left-width: 0pt;
	padding-top: 0pt;
	padding-left:0pt;
}

TD {
	font-family : Verdana, Garamond, monospace;
	font-size : 12px;
}

#TOPTD {
	font-family : Verdana, Garamond, monospace;
	font-size : 14px;
	color : #ffffff;
}

DIV {
	font-family : Verdana, Garamond, monospace;
	font-size : 12px;
}

#DIVSMALL {
	font-family : Verdana, Garamond, monospace;
	font-size : 11px;
}

A:ACTIVE, A:LINK, A:VISITED {
	color : #000000;
	text-decoration: underline;
}

#LINKHOME{
	color : #006666;
	text-decoration: underline;
}

#LINKSPOREN{
	color : #006666;
	text-decoration: underline;
}

#LINKJEUGDOASE{
	color : #333366;
	text-decoration: underline;
}

#LINKKINDERDORP{
	color : #336699;
	text-decoration: underline;
}

#LINKDETRIANGEL{
	color : #99cccc;
	text-decoration: underline;
}

#LINKCRISISHULP{
	color : #cc6633;
	text-decoration: underline;
}

#LINKTHUISBEGELEIDING{
	color : #993333;
	text-decoration: underline;
}


