﻿@charset "utf-8";
/* CSS Document */

body
{ 
    background-color:#b8be95; background-attachment: fixed;
	text-decoration: none;
	color: #000000;

	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	scrollbar-arrow-color: #7c8442;
	scrollbar-face-color: #b8beE95;
	scrollbar-base-color: #b8be95;
	scrollbar-darkshadow-color: #b8be95;
	scrollbar-shadow-color: #7c8442;
	scrollbar-track-color: #b8be95;
	scrollbar-highlight-color: #b8be95;
	scrollbar-3dlight-color: #7c8442;
}
	
	A:link
{
	color: #000000;
	font-weight: none;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
A:visited
{
    color: #000000;
	font-weight: none;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif; 
	text-decoration: none;
}	
A:hover
{
    color: #7c8442;  
	font-weight: none;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}	


A:active
{
    	text-decoration: none;
}	

table{

	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	}
	
.stamtavla{width:550px; float:none; border:1px solid #000000; padding:1px;color: black;font-weight:none;}
.stamtavla td{border:1px solid #000000; text-align:center; background-image:url('../stamtavla.jpg')}
.stamtavla table{border:1px solid #000000;}

 

}

