.LINKout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 773222;
	text-decoration: none;
	cursor: hand;

}
.LINKover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	cursor: hand;

}
.LINK2out {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 773222;
	text-decoration: none;
	cursor: hand;

}
.LINK2over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	cursor: hand;

}
.POINTER {
	cursor: hand;
}
