<!--Links Style -->
table{
	BORDER-COLLAPSE: collapse;
	BORDER-width: 1px
	}
A:link {
	text-decoration: none;
	color: #0000ff;
	
; font-family: tahoma}
A:visited {
	text-decoration: none;
; font-family: tahoma
; color: #0000ff}

A:active {text-decoration: none}
A:hover { 
	color: #FF0000; 
; font-family: tahoma
}

<!--Text Area Style -->
.textarea {  font-family: tahoma;
             border: 1px #000066 solid; 
             font-size: 8pt
; background-color: #f0f0f0
}

<!-- Button Style -->
.button {BORDER-RIGHT: #678DB2 2px solid; 
         BORDER-TOP: #6F6FC8 2px solid;
         FONT: bold 9.5pt Verdana, Arial; 
         BORDER-LEFT: #6F6FC8 2px solid; 
         COLOR: #dadada; BORDER-BOTTOM: #678DB2 2px solid;
         BACKGROUND-COLOR: #000066;
; cursor: hand
}
<!-- Scrollbar Styles -->
body {
    font-family: verdana;
	border-right-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
	border-left-width:0px;
}