
body {
	font: 14px Arial;
	margin:0px;
	background:#FF9900;

}

.gurtl0norm {
	padding: 4px;
	font: 14px  Arial;
	text-decoration: none;
	border: 1px solid #f7f4eb;
	background: #FF7920;
	color: #FFFFFF;
	cursor: pointer;
	font-weight : bolder;
}
.gurtl0over {
	padding: 4px;
	font: 14px  Arial;
	text-decoration: none;
	border: 1px solid #f7f4eb;
	background: #FF9900;
	color: white;
	cursor: pointer;
	font-weight : bolder;
}
.gurtl0clck {
	padding: 4px;
	font: 14px Arial;
	text-decoration: none;
	border: 1px solid #f7f4eb;
	background: #FF7920;
	color: white;
	cursor: pointer;
	font-weight : bolder;
}
.gurtl1norm {
	padding: 3px;
	font: 14px  Arial;
	text-decoration: none;
	border: 1px solid #D8D5CE;
	background: #FF7920 ;
	color:white ;
	cursor: pointer;
	font-weight : bolder;
}
.gurtl1over {
	padding: 3px;
	font: 14px Arial;
	text-decoration: none;
	border: 1px solid #f7f4eb;
	background:#0FBFD6 ;
	color: #f7f4eb;
	cursor: pointer;
	font-weight : bolder;
}
.gurtl1clck {
	padding: 3px;
	font: 14px  Arial;
	text-decoration: none;
	border: 1px solid #f7f4eb;
	background:#66d01f ;
	color:#f7f4eb ;
	cursor: pointer;
	font-weight : bolder;
}
