/* *****************************************
//  WebTank Stylesheet File
//  Title: 2007_splash
//  File updated: 2007-03-16 16:01:14
// 
//  Do NOT manually edit this generated file
// **************************************** */


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

}
	
A:active { 

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

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

html { 
	
	width:  100%;
	height: 100%; 
	
}


body { 
	
	width:  100%;
	height: 100%; 
	
	margin:  0px;
	padding: 0px;
	
	background-color: #FFFFFF;
	
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	
}