.nav  {
	font-family: "Arial Narrow";
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-transform: none;
	color: #FEFEFE;
	text-decoration: none;
}
.nav  a:link {
	font-family: "Arial Narrow";
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-transform: none;
	color: #FEFEFE;
	text-decoration: none;
}
.nav  a:visited {
	font-family: "Arial Narrow";
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-transform: none;
	color: #FEFEFE;
	text-decoration: none;
}
.nav a:hover {
	font-family: "Arial Narrow";
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-transform: none;
	color: #FFCC00;
	text-decoration: none;
}
.nav a:active {
	font-family: "Arial Narrow";
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-transform: none;
	color: #FEFEFE;
	text-decoration: none;
}
.content  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #4F4F4F;
	text-decoration: none;
}
.content  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #4F4F4F;
	text-decoration: underline;
}
.content  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: Black;
	text-decoration: none;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: Black;
	text-decoration: underline;
}
.content a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #4F4F4F;
	text-decoration: none;
}
BODY {
	SCROLLBAR-FACE-COLOR: #336699; SCROLLBAR-HIGHLIGHT-COLOR: #6699FF; SCROLLBAR-SHADOW-COLOR: #BFBF86; SCROLLBAR-3DLIGHT-COLOR: #336699 SCROLLBAR-ARROW-COLOR: #BFBF86; SCROLLBAR-TRACK-COLOR: #9D9D9D; SCROLLBAR-DARKSHADOW-COLOR: #4F4F4F
}