a:link {  text-decoration: none}
a:hover {  text-decoration: underline}
a:active {  color: #003366}
a:visited {  text-decoration: none}

.nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight : bold;
}

.cookietrail {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 11px;
	color: #003366;
}

.prompt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight : normal;
}

.graytitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: gray;
}
