﻿
	
	.SubT
	{
		font-size:16px;
		font-weight:bold;
		color:White;
		text-decoration:none;
	}
	
		body
	{
/*	font-family:Arial, Helvetica, sans-serif; 
	font-family:Tahoma;			*/
		font:"Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
    text-decoration:none;
	}
	
	
	
			.linkbuttoninner
	{

		color:#FFFFFF;
	text-decoration:none;
	font-size:20px;
	 display:block;
	background-image:url(Buttons/Games_button.jpg);
	background-repeat:no-repeat;
	
	 padding-left:20px;
	 
	width:226px;
	height:45px;
	
	}
	
			.linkbuttoninner:hover
	{
	background-image:url(Buttons/Games_button_hover.jpg);
	}
	
	
		.linkbutton
	{
	color:#FFFFFF;
	text-decoration:none;
	font-size:20px;
	display:block;
	background-image:url(Buttons/Games_button.jpg);
	background-repeat:no-repeat;
	 background-position:center center; 
	width:226px;
	height:45px;
	
	padding-left: 35px;
	
	
	}
	
			.linkbutton:hover
	{
	background-image:url(Buttons/Games_button_hover.jpg);
	}
	
	
	h2
{
	font-size: 18pt;
}

	h3
{
	font-size: 14pt;
	 font-weight:bold;
	 display:inline;
}

.innerlinks
{
	color:#DFA985;
	 
}