body {
	background:url(../images/bg_knife_texture2.gif);
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footerText a { 
	color: #FFFFFF;
	text-decoration:none;
}
.footerText a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.MidContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.BottomContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

.BottomContentText a {
	font-size: 11px;
	color: #113b91;
	text-decoration:underline;
	font-weight:bolder;
}

.BottomContentText a:hover {
	font-size: 11px;
	color: #113b91;
	text-decoration:underline;
	font-weight:bolder;
}

.MidContentText a {
	color: #FFFFFF;
	text-decoration:none;
}
.MidContentText a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
