.gurtl0onorm {
	padding: 2px;
	font: 12px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-weight:bold
	text-decoration: none;
	border: 1px solid #288944;
	border-left: 3px solid #288944;
	background: #288944;
	color: white;
	cursor: hand;
}
.gurtl0oover {
	padding: 2px;
	font: 12px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-weight:bold
	text-decoration: none;
	border: 1px solid #A4A4A4;
	border-left: 3px solid #184525;
	background: #A4A4A4;
	color: white;
	cursor: hand;
}
.gurtl0oclck {
	padding: 2px;
	font: 12px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-weight:bold
	text-decoration: none;
	border: 1px solid #A4A4A4;
	border-left: 3px solid #184525;
	background: #6a6a6a;
	color: white;
	cursor: hand;
}
.gurtl1onorm {
	padding: 4px;
	font: 11px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 3px solid #EBEFEF;
	background: #E1E4E4;
	color: #243D4B;
	cursor: hand;
}
.gurtl1oover {
	padding: 4px;
	font: 11px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 3px solid #184525;
	background: #E1E4E4;
	color: #243D4B;
	cursor: hand;
}
.gurtl1oclck {
	padding: 4px;
	font: 11px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 3px solid #081a0c;
	background: #D3D4D4;
	color: #243D4B;
	cursor: hand;
}