WB_Style - navigation links CSS style

Syntax
WB_Style=CSS style definition

Syntax example
WB_Style=font-family:verdana;font-size:11px;font-weight:bold;

Valid inputs
Any valid CSS property

Default value
none (navigation links will use default style(s) used by current WBSP page)

Description
This variable defines the css style properties for navigation links that will be used on page in this form:
<a href="linktoreportpage" style="CSS style definition">Next page</a>