td {
	font-family : Arial, Helvetica, Tahoma ;
	text-decoration : none ;
	color : #2D3756;
	font-size :11pt;
}

A {
	font-family : Arial, Helvetica, Tahoma;
	text-decoration : none;
	color : #7A7FA1;
	font-weight: bold;
}

A:hover {
	text-decoration : underline;
	color : #7A7FA1;
}

A:navnormal {
	text-decoration : none;
	color : #7A7FA1;
	font-weight: bold;
}