





A.knapp {
	
        height: 20px;
        text-decoration: none;
        font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
        } 
	A.knapp:link          {color: black; font-size: 11px;} 
	A.knapp:active        {color: black; font-size: 11px;} 
	A.knapp:visited       {color: black; font-size: 11px;} 
	A.knapp:link:hover    {background-image:url(btn_on.gif); background-repeat:no-repeat;  color: blue; text-decoration: none; font-size: 11px;} 
	A.knapp:active:hover  {background-image:url(btn_on.gif); background-repeat:no-repeat;  color: blue; text-decoration: none; font-size: 11px;} 
	A.knapp:visited:hover {background-image:url(btn_on.gif); background-repeat:no-repeat;  color: blue; text-decoration: none; font-size: 11px;}  	

 
 
a 	{  
 	font-style: normal; 
  	text-decoration: none;
  	color: black;
 	style: bold
 	}
	
a:visited {	 
 	font-style: normal; 
  	text-decoration: none
 	}

a:hover {  
	font-style: normal; 
 	color: blue;
	text-decoration: underline
	} 
	
a:active {  
	font-style: normal; 
 	color: blue;
	} 




 
td 	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 12px;
	style: bold;
	color: black;
	 
}

.rubrik 	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 22px;
	style: bold;
	color: black;

}

.veckans 	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 22px;
	style: bold;
	

}

.fet 	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 16px;
	style: bold;
	

}

.inputxt {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 10px;  
	border: 1px solid; 
	border-color:#999999; 
	background-color: white;
}

.copy 	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 8px;
	color: black;
	 
}

.tr1 	{
	background-color: silver;
	 
}

.tr2 	{
	background-color: silver;
	 
}

.table1	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	width: 180px;
	background-color: #99CC99;
	border: 1px solid red;
	color: black;
	background-color: silver;
}

.tdinfo	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 10px;

}

