/* *****************************************
//  WebTank Stylesheet File
//  Title: style
//  Media: all
//  File updated: 2008-04-06 15:36:28
// 
//  Do NOT manually edit this generated file
// **************************************** */


A { 
	
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
	
}
	
A:link { 
	
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
	
}
	
A:visited { 
	
	color: #000000; 
	text-decoration: none;
	font-weight: bold;

}
	
A:active { 

	color: #000000; 
	text-decoration: none;
	font-weight: bold;
	
}
	
A:hover { 

	color: #000000; 
	text-decoration: underline;
	font-weight: bold;
	
}

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

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