.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}

A:active    { COLOR : #3366FF; TEXT-DECORATION:none; font-weight: bold;; font-size: 12px}
A:link      { COLOR : #0066FF; TEXT-DECORATION:none; font-weight: bold;; font-size: 12px}
A:visited   { COLOR : #0066FF; TEXT-DECORATION:none; font-weight: bold;; font-size: 12px}
A:hover     { COLOR : #0066FF; font-weight: bold;; font-size: 12px; text-decoration: underline; list-style-type: none; list-style-position: inside}

input
{
 background-color: #EEEEEE;
 font-family: Verdana;
 font-size: 8pt;
 color: #000000;
}

textarea
{
 background-color: #EDEDE2;
 font-family: Verdana;
 font-size: 11pt;
 color: #000000;
}

select
{
 background-color: #EDEDE2;
 font-family: Verdana;
 font-size: 7pt;
 color: #000000;
}

<STYLE type="jsb/css">

BODY {
scrollbar-face-color: #FF9428;
scrollbar-highlight-color: #F9C820;
scrollbar-3dlight-color: #FBE1AC;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #C48709;
scrollbar-arrow-color: #FFC488;
scrollbar-track-color: #F9C820;
}

</STYLE>
