body { 	color: #000000;}	p { 	color: #000000;}td { 	color: #000000;}a:link { 	color: #000; 	font-size: 12px; 	font-family: verdana; 	line-height: 18px; 	text-decoration: none; 	text-align: left; }	a:visited { 	color: #000; 	font-size: 12px; 	font-family: verdana; 	line-height: 18px; 	text-decoration: none; 	text-align: left; }a:hover { 	color: #e2007a; 	font-size: 12px; 	text-align: left; }	a:active { 	font-size: 12px; }	.roman-klein-wit { 	color: #fff; 	font-size: 9px; 	font-family: verdana; 	text-align: center; }	.roman-klein { 	color: #000; 	font-size: 9px; 	font-family: verdana; 	text-align: center; }
.roman-klein-roze { 
	color: #e2007a; 
	font-size: 9px; 
	font-family: verdana; 
	text-align: center; 
}
.roman-bold { 	color: #e2007a; 	font-size: 12px; 	font-family: verdana; 	font-weight: bold; 	line-height: 18px; 	text-align: center; }	.roman-sub { 	color: #e2007a; 	font-size: 11px; 	font-family: verdana; 	font-weight: normal; 	line-height: 18px; 	text-align: center; }	.roman { 	color: #000; 	font-size: 12px; 	font-family: verdana; 	font-weight: normal; 	line-height: 18px; 	text-align: center; }.roman-file { 	color: #e2007a; 	font-size: 12px; 	font-family: verdana; 	font-weight: normal; 	line-height: 18px; 	text-align: center; }.roman-mini { 	color: #e2007a; 	font-size: 10px; 	font-family: verdana; 	font-weight: normal; 	line-height: 18px; 	text-align: center; }

.active {
	background-color: #ffe3ff;
	height: 20px;
	text-align: right;
}
.active td a {
	color: #e2007a; 
	font-size: 12px; 
	font-family: verdana; 
	font-weight: bold; 
	line-height: 18px; 
	text-align: right;
	height: 20px; 	
	padding-right: 10px;
}

.inactive {
	background-color: #bdbdbd;
	height: 20px;
	text-align: right;
}

.inactive td a {
	background-color: #bdbdbd;
	text-align: right;
	height: 20px; 	
	padding-right: 10px;
}


