/* Wijzigingen ook aanbrengen in style.css foto De Comm */

body {
	background-color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:link, a:visited, a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.ietsgroter {
	font-size: 16px;
	font-weight: bold;
}

.star {
	color: #FF0000;
	font-size: 10px;
}

.ietskleiner {
	color: #CCCCCC;
	font-size: 10px;
}

.titel {
	color: #FFFFFF;
	font-size: 30px;
}

.menukolom {
	width: 175px;
	font-size: 12px;
}

.mainkolom {
	width: *;
	font-size: 12px;
	padding-left: 10px;
}
