.gurtl0norm {
	padding: 4px;
	font: 12px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #5E2B00;
	border-left: 4px solid #5E2B00;
	background: #5E2B00;
	color: white;
	cursor: hand;
	font-weight: bold
}
.gurtl0over {
	padding: 4px;
	font: 12px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #FFFFBD;
	border-left: 4px solid #FF3333;
	background: #FFFFBD;
	color: #996633;
	cursor: hand;
}
.gurtl0clck {
	padding: 4px;
	font: 12px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #FFFFBD;
	border-left: 4px solid #FF3333;
	background: #FFCC00;
	color: red;
	cursor: hand;
	font-weight: bold
}
.gurtl1norm {
	padding: 3px;
	font: 12px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #590B00;
	background: white;
	color: #5E2B00;
	cursor: hand;
}
.gurtl1over {
	padding: 3px;
	font: 12px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 7px solid #FF3333;
	background: #EEEEBD;
	color: #996633;
	cursor: hand;
	font-weight: bold
}
.gurtl1clck {
	padding: 3px;
	font: 12px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #FF3333;
	background: #FFCC00;
	color: red;
	cursor: hand;
	font-weight: bold
}