a.gurt {
	color: white;
	text-decoration: none;
}

.gurtl0onorm {
	padding: 2px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #2D2E5A;
	border-left: 4px solid #2D2E5A;
	background: #2D2E5A;
	color: white;
	cursor: hand;
}
.gurtl0oover {
	padding: 4px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #A4A4A4;
	border-left: 4px solid #EDD51D;
	background: #3C7BC0;
	color: white;
	cursor: hand;
}
.gurtl0oclck {
	padding: 4px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #A4A4A4;
	border-left: 4px solid #EDD51D;
	background: #EDD51D;
	color: white;
	cursor: hand;
}
.gurtl1onorm {
	padding: 3px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #EBEFEF;
	background: #3C7BC0;
	color: #243D4B;
	cursor: hand;
}
.gurtl1oover {
	padding: 3px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #EDD51D;
	background: #9CBDE0;
	color: #243D4B;
	cursor: hand;
}
.gurtl1oclck {
	padding: 3px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #EDD51D;
	background: #EDD51D;
	color: #243D4B;
	cursor: hand;
}