td		{font-family: Verdana; font-size: 11px; font-weight: normal; line-height: 17px; text-decoration: none; color: #000000}
p		{font-family: Verdana; font-size: 11px; font-weight: normal; line-height: 17px; text-decoration: none; color: #000000}

a			{font-family: Verdana; font-size: 11px; font-weight: normal; text-decoration: none; color: #46308C}
a:hover		{font-family: Verdana; font-size: 11px; font-weight: normal; text-decoration: none; color: #8A85BE}

.bgcolor		{background-color: #E8E8E8;}
.randcolor		{background-color: #868686;}
.paars_donker	{background-color: #46308C;}
.paars_midden	{background-color: #8A85BE;}

.rood_midden	{background-color: #003d7d;}

.rechts_head			{font-family: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; color: #FFFFFF}

a.rechts_link			{font-family: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; color: #000000}
a:hover.rechts_link		{font-family: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; color: #333333}

a.rechts_head_link			{font-family: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; color: #FFFFFF}
a:hover.rechts_head_link	{font-family: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; color: #EEEEEE}

.paars		{font-family: Verdana; font-size: 11px; font-weight: normal; line-height: 17px; text-decoration: none; color: #46308C}

input {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	
	border: 1px solid #46308C;
	background: #F4F3F9;
}

input.submit {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	
	border: 1px solid #46308C;
	background: #F4F3F9;
}

textarea {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	
	border: 1px solid #46308C;
	background: #F4F3F9;
	scrollbar-track-color: #D5DFEA;
}