A:link { text-decoration:none; font-weight:normal; color:#ff3333} A:visited { 
text-decoration:none; font-weight:normal; color:#ff3333} A:active { text-decoration:none; 
font-weight:normal; color:#FFCC00} A:hover { font-weight:normal; color:#336699} 
.tbl {
	background-attachment: scroll;
	background-image: url(../images/HK-back-tbl.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg {
	background-attachment: scroll;
	background-image: url(../images/bgk.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F00;
	text-decoration: none;
}



body {
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: 
#ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #fffff;
	scrollbar-3d-light-color: 
#fffff;
	background-attachment: scroll;
	background-image: url(../images/HK-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-color: b4b6a8;
	margin: 0px;
} 
<pre>
FORM {font-family: MS Sans Serif
font-size: 8px;
color: #2270BF;
background: #2270BF;
border: 2px solid #ffffff;
margin-left: 50px;
width: 400px;
}

INPUT, TEXTAREA {
	font-family:  Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
	color: #666666;
	background-color: #DCD9D3;
	border: solid 1px #FFCC99;
}

SELECT {background-color: #DCD9D3 ; 
	font size=12 ; font-family: 
	Arial, Helvetica, sans-serif; color: #000066;
	border: solid 1px #FFCC99; 
	padding: 2px;
}
