BODY 
{	font-size: 12px;
	color : #ffffff ; 
	font-family: Verdana, Arial; 
	}

A  
{	color: #ffffff; 
	font-size: 12px; 
	text-decoration: underline 
	}

A:HOVER  
{	color: #E8DEC3; 
	text-decoration: underline 
	}

TABLE,TD  
{	font-size: 12px; 
	font-family: Verdana, Arial; 
	position: static;
	}

TABLE.stamtavle
{	font-size: 12px; 
	font-family: Verdana, Arial; 
	position: static;
	border-color:#FFffff;
	border-style:solid;
	
	}
	
.footer 
{	color: #555555; 
	font-family: Verdana, Arial; 
	}
.footer A,A:HOVER
{	color: #555555; 
	font-family: Verdana, Arial; 
	text-decoration:none;
	}
.footer A:Hover
{
	text-decoration:underline;
	}	
.menu 
{	color:#000000;
	font-family:Verdana;
	}

.menu A
{	color:#000000;
	text-decoration:none;
	}

.menu A:hover
{	color:#000000;
	text-decoration:underline;
	}