
A {
	text-decoration : none;
	font-weight: bold;
	color : "#eeeeee";
	font-family : Arial;
	font-size : 10pt;
}

A:visited {
	color : "#dddddd";
	font-family : Arial;
	font-size : 10pt;
}

A:hover {

	color : "#eeeeee";
	font-weight: bold;
	background-color:"#994444";
	font-size : 10pt;
}
.clsHelp {cursor:help;}

