/* CSS Document */

/* ============ HOME ============ */

/* ALGEMEEN */

body,td,p,titel,div,textarea { font-family: Verdana, Arial; color:#61666C; font-size: 11px;}

body {
	margin-bottom:10px; margin-left:10px; margin-right:10px; margin-top:10px;
}


a				{color: #61666C; text-decoration: none;}
a:visited		{color: #61666C; text-decoration: none;}
a:active		{color: #61666C; text-decoration: none;}
a:hover			{color: red; text-decoration: none;}

.title	{
	font-size: 21px;
	color: #000000;
}

