body {
	color: #000000;
	background-color: #FC8F54;
	margin: -1px 0;
	padding: 0;
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 12px;
	text-align:left;
}

.main{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFFFFF;
	border-right: solid #000000 1px;
	border-left: solid #000000 1px;
	border-bottom: solid #000000 1px;
	padding: 10px;
}


table.pelit {
	width: 100%;
}

table.pelit td {
	text-align: center;
}

H1 {
	font-family: Verdana;
	padding: 1ex, 0, 0, 0;
	font-size:20px;
	margin-top: 1em;
	margin-bottom:1em;
	border: none;
	text-align: center;
}



div.paaValikko {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	text-align: center;
	background-color: #A53B03;
	color: #ffffff;
	border: solid #000000 1px;
	border-top: none;
	padding: 10px;
	margin: 10xp;
}	


table.pelit img { border: solid 1px #000000;}


a:link    { color: #0000af; text-decoration:underline}     
a:visited { color: #800080; text-decoration:underline} 
a:active  { color: #ff0000; text-decoration:underline}     
a:hover   { text-decoration: none; color: red} 

.paaValikko a:link {text-decoration: underline; color: #ffffff;}
.paaValikko a:visited{text-decoration: underline; color: #ffffff;}
.paaValikko a:hover   {text-decoration: none; color: #CFCFCF;} 
.paaValikko a:active {text-decoration: underline; color: #ffffff;}


table.pelit a:link {text-decoration: none; color: #000000;}
table.pelit a:visited{text-decoration: none; color: #000000;}
table.pelit a:hover { text-decoration: underline; }
table.pelit a:active {text-decoration: none; color: #000000;}

