.button_variabel {
	width:auto;
	height:16px;
	background:#000000;
	color:#ffffff;
	font-family:"Arial";
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	padding:3px 5px;
	text-align:left;
	text-decoration:none;
	cursor:pointer;
}

a.link {
	color:#ff0303;
	text-decoration:none;
}
