a.wit { text-decoration: none; color: #8FB4CF; }
a.wit:active { color: #8FB4CF; }
a.wit:visited { color: #8FB4CF; }
a.wit:hover { color: #FFFFFF; background: #8FB4CF; }
a.blue { text-decoration: none; color: #FFFFFF; }
a.blue:active { color: #FFFFFF; }
a.blue:visited { color: #FFFFFF; }
a.blue:hover { color: #8FB4CF; background: #FFFFFF; }
h1.wit {
	font-family: Verdana;
	color: #8FB4CF;
	margin-bottom: 0%;
	text-align: left;
    font-size: 12px;
    font-weight: normal;
}
h1.blue {
	font-family: Verdana;
	color: #FFFFFF;
	margin-bottom: 0%;
	text-align: left;
    font-size: 12px;
    font-weight: normal;
}
h2.wit {
	font-family: Verdana;
	color: #8FB4CF;
	margin-bottom: 0%;
	text-align: right;
    font-size: 12px;
    font-weight: normal;
}
h2.blue {
	font-family: Verdana;
	color: #FFFFFF;
	margin-bottom: 0%;
	text-align: right;
    font-size: 12px;
    font-weight: normal;
}
p.wit {
	font-family: Verdana;
	color: #8FB4CF;
	margin-bottom: 0%;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
p.blue {
	font-family: Verdana;
	color: #FFFFFF;
	margin-bottom: 0%;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
#gehoorzaamheidt
{
	font-size: 15px;	
	color: #E2E6FF;
	text-align:center;
	font-weight: bold;
}
#agilityt
{
	font-size: 15px;
	color: #D8D8DA;	
	text-align: center;
	font-weight: bold;
}
#agility
{
	font-size: 12px;
	color: #D8D8DA;	
	text-align: center;
	text-decoration: none;
}
#gehoorzaamheid
{
	font-size: 12px;	
	color: #E2E6FF;
	text-align:center;
	text-decoration: none;
}
input,textarea {
	color: #8FB4CF; 
	background-color: #FFFFFF;
	border: solid #8FB4CF 1px;
}
body {
	scrollbar-arrow-color: #8FB4CF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #8FB4CF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #8FB4CF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	background-color : #FFFFFF;
	margin : 0px 0px 0px 0px;
	height: 100%;
}
html {
	height: 100%;
}
