body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #787c78;
	background-image: url('../linkables/linkware1_3x1.gif');

	scrollbar-face-color: white;
	scrollbar-highlight-color: silver;
	scrollbar-3dlight-color: silver;
	scrollbar-darkshadow-color: #584C58;
	scrollbar-shadow-color: #584C58;
	scrollbar-arrow-color: red;
	scrollbar-track-color: white;

}
a {text-decoration: underline; color: #4884A8; cursor: e-resize}
a:link {text-decoration: underline; color: #4884A8; cursor: e-resize} 
a:visited {text-decoration: underline; color: #505050; cursor: e-resize}
a:hover {text-decoration: none; color: black; background-color: silver; cursor: e-resize}
a:hover {color: black; background-image: url('linkableslinkbckgrnd.gif');
}

.input {
	font-family: verdana;
	font-size: 9px;
	color: #787C78;
	background-color: #f8f8f8;
	border-style: dotted;
	border-width: 1px;
	border-color: #787C78;
}

.button {
	font-family: verdana;
	font-size: 9px;
	color: #787C78;
	background-color: #f8f8f8;
	border-style: dotted;
	border-width: 1px;
	border-color: #787C78;
}
