a:link
{
	color: #B99F27;
	text-decoration: underline;
}

a:visited
{
	color: #B99F27;
	text-decoration: underline;
}

a:active
{
	color: #B99F27;
	text-decoration: underline;
}

a:hover
{
	color: #B99F27;
	text-decoration: none;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background:#FFFEE5 url('../images/basics/bgDesaunois.jpg') no-repeat top center;
	background-attachment:fixed;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B99F27;
	font-weight: bold;
}

font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

hr
{
	color: #B99F27;
}

.formvelden
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B99F27;
	height: 18px;
	border: 1px #B99F27 solid;
	background-color: #FFFEE5;
}

.formhoog
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B99F27;
	height: 80px;
	border: 1px #B99F27 solid;
	background-color: #FFFEE5;
}
.bruinTD
{
	background-color: #F1EBBF;
}

.loginForm INPUT
{
	height: 18px;
	margin-left: 4px;
	margin-top: 1px;
}

.loginForm .formLabel
{
	font-size: 11px;
	margin-left: 4px;
	color: #B99F27;
}
.extranetlogin
{
	border: solid 1px #B99F27;
	color: #B99F27;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
}
.extranetHeader
{
	margin-bottom: 5px;
	margin-left: 4px;
	font-weight: bold;
}
