@charset "utf-8";
/*
--------------------------------------------------
CSS Skin Settings
FileName:   templates.css
Version:    2008/03/11
--------------------------------------------------
*/

html body #wrap .acancel{
	cursor:default;
}
html body #wrap .acancel:link {
	text-decoration: none;
	color: #999;
}
html body #wrap .acancel:visited {
	text-decoration: none;
	color: #999;
}
html body #wrap .acancel:active {
	text-decoration: none;
	color: #999;
}
html body #wrap .acancel:hover {
	text-decoration: none;
	color: #999;
}

html body #wrap .textBanar{
	color:#ff5b20;
	font-size:16px;
}
html body #wrap .textBanar a:link {
	text-decoration: none;
	color: #ff5b20;
}
html body #wrap .textBanar a:visited {
	text-decoration: none;
	color: #ff5b20;
}
html body #wrap .textBanar a:active {
	text-decoration: none;
	color: #ff5b20;
}

html body #wrap .textBanar {
	padding: 11px 6px 8px 6px;
	border: 1px solid #ff5b20;
	color: #ff5b20;
}
