.topnav {
	text-decoration: none;
	color: #666666;

}
.brownlinks {
	color: #666600;
}
.nounderlinelinks {
	color: #666600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
a:link {
	text-decoration: none;
	color: #666600;
}
a:visited {
	color: #666600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
.normaltext {
	font-family: Verdana, Geneva, sans-serif;
	color: 333333;
		font-size: 12px;
}
