body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/main_bg.gif);
}
a {
	text-decoration: none;
}
a:hover {
	color: #AF0000;
	text-decoration: none;
}
.head-nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footer-nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.knowmore-links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
