.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #455a6d;
	border: 1px solid #91a5b8;
	background-image: url(images/bg_button.gif);
	width: 110px;
	height: 26px;
}
.button2 { background:url(images/signin2.gif) no-repeat; width:110px; height:26px; border:none; cursor:hand}
.button3 { background:url(images/bt-submit.gif) no-repeat; width:110px; height:26px; border:none;cursor:hand}
.button4 { background:url(images/bt-orderlist.gif) no-repeat; width:110px; height:26px; border:none;cursor:hand}
.button5 { background:url(images/bt-account.gif) no-repeat; width:110px; height:26px; border:none;cursor:hand}
.button6 { background:url(images/bt-logout.gif) no-repeat; width:110px; height:26px; border:none;cursor:hand}
.button7 { background:url(images/bt-update.gif) no-repeat; width:110px; height:26px; border:none;cursor:hand}
.button8 { background:url(images/bt-change.gif) no-repeat; width:110px; height:26px; border:none;cursor:hand}


.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #66CC99;
	height: 30px;
	width: 120px;
	border: 1px solid #336666;
}
.kolom {
	background-color: #666666;
	border: 1px solid #333333;
}
a:link {
	text-decoration: underline;
}
