body{
	background-color: #3F3F3F;
}
a.menulink:link{
	color : #D7D7D7;
	font-family : Verdana,Arial;
	font-size : 10px;
	font-weight: bold;
	text-decoration : none;
}

a.menulink:visited{
	color : #D7D7D7;
	font-family : Verdana,Arial;
	font-size : 10px;
	font-weight: bold;
	text-decoration : none;
}

a.menulink:hover{
	color : #D7D7D7;
	font-family : Verdana,Arial;
	font-size : 10px;
	font-weight: bold;
	text-decoration : underline;
}
a.catlink:link{
	display:block;
	color : #D7D7D7;
	font-family : Verdana,Arial;
	font-size : 10px;
	font-weight: bold;
	text-decoration : none;
	padding-top:5px;
	padding-left:2px;
}

a.catlink:visited{
	display:block;
	color : #D7D7D7;
	font-family : Verdana,Arial;
	font-size : 10px;
	font-weight: bold;
	text-decoration : none;
	padding-top:5px;
	padding-left:2px;
}

a.catlink:hover{
	display:block;
	color : #D7D7D7;
	font-family : Verdana,Arial;
	font-size : 10px;
	font-weight: bold;
	text-decoration : underline;
	padding-top:5px;
	padding-left:2px;
}
a.navigation:link{
	color : #D7D7D7;
	background-color:#3F3F3F;
	font-family : Verdana,Arial;
	font-size : 10px;
	font-weight: bold;
	text-decoration : none;
}

a.navigation:visited{
	color : #D7D7D7;
	background-color:#3F3F3F;
	font-family : Verdana,Arial;
	font-size : 10px;
	font-weight: bold;
	text-decoration : none;
}

a.navigation:hover{
	color : #D7D7D7;
	background-color:#3F3F3F;
	font-family : Verdana,Arial;
	font-size : 10px;
	font-weight: bold;
	text-decoration : underline;
}
a.navigation:active{
	color : #D7D7D7;
	background-color:#3F3F3F;
	font-family : Verdana,Arial;
	font-size : 10px;
	font-weight: bold;
	text-decoration : underline;
}
.bodytext{
	color : #D7D7D7;
	background-color:#3F3F3F;
	font-family : Verdana;
	font-size : 10px;
	width:166px;
}
.StoryText{
	display:block;
	padding-top:9px;
	padding-left:3px;
	color : #D7D7D7;
	background-color:#3F3F3F;
	font-family : Verdana;
	font-size : 10px;
	width:166px;
}
.NoImageText{
	display:block;
	padding-top:25px;
	padding-left:100px;
	padding-bottom:20px;
	width:459px;
	height:300px;
	color : #D7D7D7;
	background-color:#3F3F3F;
	font-family : Verdana;
	font-size : 10px;
}
.HeadingOne{
	display:block;
	color : #FAD715;
	background-color:#3F3F3F;
	font-family : Verdana;
	font-size : 12px;
	margin-bottom: -4px;
}
.HeadingTwo{
	color : #D7D7D7;
	background-color:#3F3F3F;
	font-family : Verdana;
	font-size : 10px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:8px;
}
.ThumbnailActive{
	display:block;
	color : #767676;
	background-color:#3F3F3F;
	font-family : Verdana;
	font-size : 10px;
	text-align: center;
	font-weight:bold;
	vertical-align: middle;
	border: 1px solid #767676;
	padding-top:8px;
	width:43px;
	height:23px;
	margin-left:12px;
	margin-top:12px;
}
a.Thumbnail:link{
	display:block;
	color : #535353;
	background-color:#3F3F3F;
	font-family : Verdana;
	font-size : 10px;
	text-align: center;
	font-weight:bold;
	vertical-align: middle;
	border: 1px solid #535353;
	margin-left:12px;
	margin-top:12px;
	padding-top:8px;
	width:43px;
	height:23px;
	text-decoration: none;
}

a.Thumbnail:visited{
	display:block;
	color : #535353;
	background-color:#3F3F3F;
	font-family : Verdana;
	font-size : 10px;
	text-align: center;
	font-weight:bold;
	vertical-align: middle;
	border: 1px solid #535353;
	margin-left:12px;
	margin-top:12px;
	padding-top:8px;
	width:43px;
	height:23px;
	text-decoration: none;
}

a.Thumbnail:hover{
	display:block;
	color : #767676;
	background-color:#3F3F3F;
	font-family : Verdana;
	font-size : 10px;
	text-align: center;
	font-weight:bold;
	vertical-align: middle;
	border: 1px solid #767676;
	margin-left:12px;
	margin-top:12px;
	padding-top:8px;
	width:43px;
	height:23px;
	text-decoration: none;
}
a.BodyLink:link{
	color : #FAD715;
	background-color:#3F3F3F;
	font-family : Verdana;
	font-size : 10px;;
	text-decoration : underline;
}

a.BodyLink:visited{
	color : #FAD715;
	background-color:#3F3F3F;
	font-family : Verdana;
	font-size : 10px;;
	text-decoration : underline;
}

a.BodyLink:hover{
	color : #FAD715;
	background-color:#3F3F3F;
	font-family : Verdana;
	font-size : 10px;;
	text-decoration : none;
}

a.BodyLink:active{
	color : #D7D7D7;
	background-color:#3F3F3F;
	font-family : Verdana;
	font-size : 10px;;
	text-decoration : underline;
}