@charset "utf-8";
body {
	background-color: #330113;
	margin: 0px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.LinkBarBackground {
	background-image: url(images/Link_Background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bannerbackground {
	background-image: url(images/Children_Of_Jihad_Banner_Background.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #B53C00;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
