if (navigator.appName == "Opera")
{
	document.write('<link href="/css/opera.css" rel="stylesheet" type="text/css">');
}

