/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2009-12-10 11:41:10
// 
//  Do NOT manually edit this generated file
// **************************************** */


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

html { 
	
	width:  100%;
	height: 100%; 
	
	font-family: arial;
	font-size: 12px;
	color: #000000;
	
}

p 				{ margin: 0px; }
.plain			{ font-weight: normal; font-size: 11px; color: #000; }
.bold 			{ font-weight: bold; }
.oranje			{ color: #DF9931; font-size: 14px; }
.title			{ color: #A6461E; font-weight: bold; font-size: 16px; }