




 	

 
 
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: #DAD9D9;
	 
}

.rubrik 	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 30px;
	style: bold;
	color: #DAD9D9;

}

.fet 	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 16px;
	style: bold;
	color: #DAD9D9;
	

}

.inputxt {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 10px;  
	border: 1px solid; 
	border-color:#999999; 
	background-color: #DAD9D9;
}

.copy 	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 8px;
	color: #DAD9D9;
	 
}

.tr1	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	background-color:  #C4E4E4;
	color:black;
	 
}

.tr2 	{
	background-color: #516d8d;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	 color: #DAD9D9;
}

.veckans 	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 30px;
	style: bold;
	color: #cc4f6c;
}


A.knapp {
	width: 105px; 
        height: 20px;
        border-width: thin; 
        border-color: #C4E4E4; 
        border-style: outset; 
        text-decoration: none;
        } 
	A.knapp:link          {color: #C4E4E4; font-size: 11px;} 
	A.knapp:active        {color: #C4E4E4; font-size: 11px;} 
	A.knapp:visited       {color: #C4E4E4; font-size: 11px;} 
	A.knapp:link:hover    {border-style: inset; font-weight: bold; color: #C4E4E4; font-size: 11px;} 
	A.knapp:active:hover  {border-style: inset; font-weight: bold; color: #C4E4E4; font-size: 11px;} 
	A.knapp:visited:hover {border-style: inset; font-weight: bold; color: #C4E4E4; font-size: 11px;} 
