a:link{
	color : #0000ff;
	text-decoration : none;
}

a:hover{
	color : #0000ff;
	text-decoration : underline;
}

body{
	background-image : url(../furniture/background090531.jpg);
	font-family : arial, sans-serif;

	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #0000ff;
	scrollbar-3dlight-color: ffffff; 
	scrollbar-darkshadow-color: #ffffff;
}

.text{
	font-size : 12px;
	text-decoration : none;
	color: #000000;
}

.textSmall{
	font-size : 11px;
	text-decoration : none;
	color: #000000;
}

.textHeader{
	font-size : 20px;
	text-decoration : underline;
	color: #000000;
}

.divStyle{
	;
}
	
.tableStyle{
	background-color: #eeeeee;
}

.headTableStyle{
	background-color: #99ccff;
}
