/* *****************************************
//  WebTank Stylesheet File
//  Title: bertholee_style
//  Media: all
//  File updated: 2009-11-23 14:39:45
// 
//  Do NOT manually edit this generated file
// **************************************** */


A { 
	
	color: #A19061; 
	text-decoration: none;
	
}
	
A:link { 
	
	color: #A19061; 
	text-decoration: none;
	
}
	
A:visited { 
	
	color: #FFE5C9; 
	text-decoration: none;
	
}
	
A:active { 

	color: #A19061; 
	text-decoration: none;
	
}
	
A:hover { 

	color: #A19061; 
	text-decoration: underline;
	
}

body { 
	
	width:  100%;
	height: 100%; 
	
	margin:  0px;
	padding: 0px;

	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	
}
