/* *****************************************
//  WebTank javascript File
//  Title: style.js
//  File updated: 2009-12-14 12:37:25
// 
//  Do NOT manually edit this generated file
// **************************************** */


function style() {

	$j("span").css("font-family", "Arial");
	
	$j(".content > a").css("color", "#0099CC");
	
}
