/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2009-06-30 12:01:22
// 
//  Do NOT manually edit this generated file
// **************************************** */


A 				{ color: #9E5068; text-decoration: none; font-weight: bold; }
A:link 			{ text-decoration: none; font-weight: bold; }
A:visited 		{ text-decoration: none; font-weight: bold; }
A:active 		{ text-decoration: none; font-weight: bold; }
A:hover 		{ text-decoration: underline; font-weight: bold; }

html, body { 
	
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	text-align: left;
	
}

.tekst_vetgedrukt	{ font-size: 11px; font-weight: bold; }
.tekst_klein		{ font-size: 10px; }
.tekst_klein_rood	{ color: red; font-size: 10px; }
.titel				{ color: #BF698C; font-size: 15px; font-weight: bold; line-height: 20px; }
.titel_rood			{ font-size: 22px; color: #BF1D10; }
