a:link {
	color: #999C68;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999C68;
}
a:hover {
	text-decoration: none;
	color: #3366CC;
}
a:active {
	text-decoration: none;
	color: #3366CC;
}
.nav {
	font-size: 12px;
	color: #999966;
	line-height: 20px;
}
h1 {
	font-family: "Tempus Sans ITC", Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #666666;
}
h2 {
	font-family: "Tempus Sans ITC", Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #006600;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.smalltext {
	font-family: Tahoma, Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

