.linksnew {
	COLOR: #CCCCCC
;
	font-family: Tahoma;
	text-decoration: none
;
	font-size: 10px
;
	font-weight: bold;
	font-style: normal;

}
.linksnew:hover {
	COLOR: #97C1CA;
	TEXT-DECORATION: none;
	font-family: Tahoma
;
	font-size: 10px
;
	font-weight: bold;
	font-style: normal;

}

