a:link				{ 	color: #000000; font-weight: normal; text-decoration: none;}
a:visited			{	color: #000000; font-weight: normal; text-decoration: none;}
a:active 			{	color: #666666; font-weight: normal; text-decoration: none;}
a:hover				{	color: #444444; font-weight: normal; text-decoration: underline;}

a.rub:link 			{	color: #C00; font-weight: bold; text-decoration: none;}
a.rub:visited 		{	color: #C00; font-weight: bold; text-decoration: none;}
a.rub:active 		{	color: #C00; font-weight: bold; text-decoration: none;}
a.rub:hover 		{	color: #000000; font-weight: bold; text-decoration: underline;}

td					{	color: #000000;
    					font-family: arial,verdana, helvetica;
    					font-size: 11px;
    					text-decoration: none;}

body  			{		scrollbar-face-color: #ffffff;
						scrollbar-track-color: #ffffff;
						scrollbar-darkshadow-color: #ffffff;
						scrollbar-highlight-color: #ffffff;
						scrollbar-3dlight-color: #666666;
						scrollbar-shadow-color: #666666;
						scrollbar-arrow-color: #666666;
						background-image: url('/images/bg.gif');
}

.formtext { 
						font-family: arial,verdana, helvetica;
						font-size: 11px;
    					line-height: 1.2em;
    					text-decoration: none;
						color: #000000;
						background-color: #FFFFFF;
						border-style: solid;
						border-bottom: 1px dotted #FF9900;
						border-right: 1px dotted #FF9900;
						border-top: 1px dotted #FF9900;
						border-left: 1px dotted #FF9900;
						width: 300px;
						
}

.button { 				font-family: arial,verdana, helvetica;
						font-size: 11px;
						background-color: #F83D0B;
						color: #FFFFFF;
						border: 1px solid #CC0000;
						
	
	}
	

.vykorttext { 
						font-family: arial,verdana, helvetica;
						font-size: 11px;
    					line-height: 1.2em;
    					text-decoration: none;
						color: #000000;
						background-color: #FFFFFF;
						border-style: solid;
						border-bottom: 1px dotted #FF9900;
						border-right: 1px dotted #FF9900;
						border-top: 1px dotted #FF9900;
						border-left: 1px dotted #FF9900;
						width: 200px;
						
}