.inputAanmeldenGebruikersnaam
{
	background:#3399FF;
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10px;
	vertical-align: baseline;
	border-left: black 1px solid;
	color: black;
	line-height: 12pt;
	border-bottom: black 1px solid;
	font-family: verdana;
	height: 18px;
	text-align: center;
}
.inputAanmeldenWachtwoord
{
	background:#ff0099;
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10px;
	vertical-align: baseline;
	border-left: black 1px solid;
	color: black;
	line-height: 12pt;
	border-bottom: black 1px solid;
	font-family: verdana;
	height: 18px;
	text-align: center;
}
.buttonAanmelden
{
	background:#99FF00;
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10px;
	vertical-align: baseline;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: verdana;
	height: 18px;
	text-align: center;
}
BODY
{
	background:#FFFFFF;
}

