body{
	margin:0px;
	padding:0px;
	background-color:#EDEDED;
	background-image:url(http://www.gocapital.nl/templates/images/body_bg.jpg);
	background-repeat:repeat-x;
}

.Menu{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.Header{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:14px;
	color:#275475;
	font-weight:bold;
}

.Normal{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:11px;
	color:#535353;
	text-decoration:none;
}

a{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:11px;
	color:#275475;
	text-decoration:none;
	font-weight:bold;
}

a: hover{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:11px;
	color:#275475;
	text-decoration:underline;
}


/*END*/

.Normal:hover{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:11px;
	color:#535353;
	text-decoration:underline;
}
