	.yg{
		cursor:hand;
		cursor:pointer;
	}
	
	.yg:hover{
	   	color:red;
	}
	
	#widget-1{
		float:right;
		margin:5px;
	}
	
	.highlight{
		background-color:yellow;
	}
	.nodec {
	    text-decoration: none;
	}	
	
