DIV.big  A {
	float: left;
	display: block;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	background-image: url(../ims/button_groot.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(0px,0px,0px,0px);
	height: 120px;
	width: 446px;
	background-position: 0px 0px;
	cursor:pointer;
	margin-bottom:5px;
	width:446px;
	height:120px;
}
DIV.big  A:hover {
	background-image: url(../ims/button_groot2.png);
	color: #333333;
}

TABLE.links_p {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	text-decoration: none;
	text-align: left;
}
