}
.cellHeaderMenuNormFont {
	border-width: 0px;
	background-color: ;
	color: #000000;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	cursor: hand;
	width: 151px
}
.cellHeaderMenuNormFontHiLite {
	border-color: ;
	border-width: 0px;
	border-style: ;
	background-color: #CCB6D4;
	color: #000000;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	cursor: hand;
	width: 151px;
}
A {
	text-decoration: none;
	color: #751614;
	font-style : normal;
	font-weight :  bold;
}

A:Hover {
		text-decoration: none;
	color: Gray;
	}