.nav_bg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.contact {
	font-weight: bold;
	color: #DFDFDF;
	font-size: 10px;
}
.contact:link {
	font-weight: bold;
	color: #A4E1FF;
	text-decoration: none;
	font-size: 10px;
}
.contact:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #DFDFDF;
	font-size: 10px;
}
.contact:visited {
	font-weight: bold;
	color: #DFDFDF;
	font-size: 10px;
}
.contact:active {
	font-weight: bold;
	color: #DFDFDF;
	font-size: 10px;
}
