.nav_home {
	font-size: 16pt;
	color: #206E9B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.nav_top {
	font-size: 16pt;
	font-weight: bold;
	color: #FF9900;
}
.nav_left {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	line-height: 15pt;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
