.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #93998E;
	font-weight: bold;
}

a:link, a:visited {
	color: #93998E;
	text-decoration: none;
}

a:hover {

	color: #000000;
	text-decoration: none;


}

.errormessage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #990000;
	font-weight: bold;
}