/* CSS Document */
body {
	color: #0c2756;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

a { color: #fb7408; }

.textTitle {
	font-size: 16px;
	font-weight: bold;
	color: #fb7408;
	display: block;
	padding-bottom: 15px;
}

.textGray {
	font-size: 11px;
	color: #A8A7AD;
	font-weight: bold;
}
		
.textTitleSmall {
	font-size: 12px;
	font-weight: bold;
	color: #b50a37;
	display: block;
}

.pictureTitle {
	color: #fff;
	font-size: 16px;
	margin-right: 10px;
}

.buttonLink {
	color: #fb7408; background: #0c2756 url(/site/images/hoofdmenu.jpg) repeat-x top left; padding: 10px; margin: 0 0 15px 0; text-align: center; width: 350px; font-weight: bold; line-height: 25px;
}

.buttonLink a {
	text-decoration: none;
}
