a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../navbk.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;


}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	background-image: url(../navbk.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.mocklink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../common/navbk.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.bodyText {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

