/* BASIS STIJLEN */

table {
	font-family: Verdana;
	font-size: 10;
	color: #666666; }

a:link, a:visited, a:active {
	color: #CC6600;
	text-decoration: underlined;
	font-size: 10; }

a:hover {
	color: #CC6600;
	text-decoration: none;}

input {
	font-family: Verdana;
	font-size: 10;
	border: 1px solid #CCCCCC; }

textarea {
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #CCCCCC; }
	

	
/* AFWIJKENDE STIJLEN */

a:link#foot, a:visited#foot, a:active#foot {
	color: #666666;
	text-decoration: none;
	font-size: 10; }

a:hover#foot {
	color: #333333;
	text-decoration: none; }
	
a:link#cat, a:visited#cat, a:active#cat {
	color: #666666;
	text-decoration: none;
	font-size: 10; }

a:hover#cat {
	color: #666666;
	font-weight: bold;
	text-decoration: none; }
	