A{
	color : blue;}
	
A:link {text-decoration: underline;
		color : blue;
		}
A:visited {text-decoration: underline}
A:active {
	font-style : none;
	font-weight : none;
	text-decoration: underline;
	}

A:hover {
	text-decoration: underline;
	font-weight : none; 
	}

TH{
	font-size : 24px;
	color : Blue;}
	
	
	.THbcenter {
	background-color : rgb(255,243,202);
	text-align : center;}
	
	.THbleft {
	background-color : rgb(255,243,202);
	text-align : left;
	font-size : 20px;}
	
	.Rubrik {
	background-color : rgb(180,200,230);
	text-align : left;}
	
	.Text {
	background-color : rgb(240,240,240);
	text-align : left;}

	.ram{
	border : 1px inset White;
	text-indent : 1px;
	color : #000000;}

	.noram{
	border : 1px solid rgb(255,207,49);
	color : #000000;}
	
	.select{
	border : 1px solid rgb(255,207,49);}	

	.adress{}
