.nav {
	font-family: "Bradley Hand ITC", Kline, Notepad, Kibby, "Kristen ITC", "Viner Hand ITC", Verdana;
	font-size: 15px;
	font-weight: bold;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC66;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFCC66;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3E0101;
}
p {
	font-size: 12px;
	color: #3E0101;
}
h2 {
	font-size: 16px;
	color: #3E0101;
}

