.article_text a:link, .article_text a:visited, .article_text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6CB800;
	text-decoration:underline;
}
.article_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #599B00;
	text-decoration:underline;
}
.right_bottom_stripe {
	background-image: url(images/right_bottom_stripe_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.left_bottom_stripe {
	background-image: url(images/left_bottom_stripe_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.corner_a {
	background-image: url(images/corner_a_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.corner_b {
	background-image: url(images/corner_b_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.corner_c {
	background-image: url(images/corner_c_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.corner_d {
	background-image: url(images/corner_d_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.right_top_stripe {
	background-image: url(images/right_top_stripe_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-color: #97bd36;
	background-image: url(images/stripes_01.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center center;
}
.newsline {
	background-image: url(images/news_line_01.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #98BD39;
}
.play_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #98BD39;
}.game_tab_a, .game_tab_a a:link, .game_tab_a a:visited, .game_tab_a a:active, .game_tab_a a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6CB800;
	background-color: #FFFFFF;
	text-decoration:none;
}
.lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6CB800;
	list-style-position: inside;
	list-style-type: disc;
}


.screenshot_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration:none;
}
.screenshot_text a:link, .screenshot_text a:visited, .screenshot_text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6CB800;
	text-decoration:none;
	outline:none;
	background-color:#FFFFFF;
	
}
.screenshot_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	outline:none;
	background-color:#FFFFFF;
	
}

.screenshot_selected, .screenshot_selected a:link, .screenshot_selected a:visited, .screenshot_selected a:hover, .screenshot_selected a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	background-color:6CB800;
	outline:none;
	padding-top:3px;
	padding-bottom:3px;
}




.blackbar {
	background-image: url(images/blackbar_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
