.text {
	font-family: Trebuchet MS, "Century Gothic", "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}
.text a{
	font-family: Trebuchet MS, "Century Gothic", "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
.text a:hover{
	font-family: Trebuchet MS, "Century Gothic", "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.foot {
	font-family: Trebuchet MS, "Century Gothic", "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
}
.foot a{
	font-family: Trebuchet MS, "Century Gothic", "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
.foot a:hover{
	font-family: Trebuchet MS, "Century Gothic", "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.title {
	font-family: Trebuchet MS, "Century Gothic", "Courier New", Courier, monospace;
	font-size: 12px;
	color: #ff8400;
}
.title a{
	font-family: Trebuchet MS, "Century Gothic", "Courier New", Courier, monospace;
	font-size: 12px;
	color: #ff8400;
}
.nav {
	font-family: Trebuchet MS, "Century Gothic", "Courier New", Courier, monospace;
	font-size: 12px;
	color: #698f21;
	font-weight:bold;
}
.nav a{
	font-family: Trebuchet MS, "Century Gothic", "Courier New", Courier, monospace;
	font-size: 12px;
	color: #698f21;
	font-weight:bold;
	text-decoration:underline;
}
.nav a:hover{
	font-family: Trebuchet MS, "Century Gothic", "Courier New", Courier, monospace;
	font-size: 12px;
	color: #698f21;
	font-weight:bold;
	text-decoration:none;
}
.branch {
	font-family: Trebuchet MS, "Century Gothic", "Courier New", Courier, monospace;
	font-size: 14px;
	color: #ff9900;
	text-decoration:none;
}
.branch a{
	font-family: Trebuchet MS, "Century Gothic", "Courier New", Courier, monospace;
	font-size: 14px;
	color: #ff9900;
	text-decoration:none;
}
.branch a.selected{
	font-family: Trebuchet MS, "Century Gothic", "Courier New", Courier, monospace;
	font-size: 18px;
	color: #ff9900;
	text-decoration:none;
}
.branch a:hover{
	font-family: Trebuchet MS, "Century Gothic", "Courier New", Courier, monospace;
	font-size: 18px;
	color: #ff9900;
	text-decoration:none;
}