A.lnav {
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
}

A:HOVER.lnav {
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
}

.heading {
	text-decoration : none;
	font-family : Arial;
	font-size : 14px;
	color : #660033;
	font-weight : bold;
}

TD {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
}

A {
	font-family : Arial;
	font-size : 12px;
	color : #660033;
}



