.NAVIMAGE
{
	width : 10;
	height : 10;
	border : 0 none;
}

.NAVTEXT
{
	text-decoration : none;
	font-size : 11pt;
}

A:hover
{
	text-decoration: underline;
	color: #97003B;
}