.mall {
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.storbox {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.linje {
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-right-style: dotted;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:link 
{text-decoration: none; 
font-size: 12px; 
font-family:"Trebuchet MS"; 
color:#3399CC; 
font-weight:normal; }

a:visited 
{text-decoration: none; 
font-size: 12px; 
font-family:"Trebuchet MS"; 
color:#6633FF; 
font-weight:normal; }


a:active 
{text-decoration: none;
font-size: 12px; 
font-family:"Trebuchet MS"; 
color:#6633CC; 
font-weight:bold; } 

a:hover 
{
font-size: 12px; 
font-family:"Trebuchet MS"; 
color: #333333; 
font-weight:bold; } 

.ruta {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

