BODY,TD,P,A			{ font-family:Garamond,Georgia,Palatino; font-size:12pt; background-color:#FFAB3D }

H1			 		{ font-size:20pt; font-weight:bold; }

.small				{ font-size:10pt; }
.em					{ font-size:12pt; font-weight:bold; }
.medium				{ font-size:14pt; font-weight:bold; }
.big				{ font-size:25pt; }
.butiknavn			{ font-family:Georgia,Garamond; font-size:25pt; font-style:italic; }

IMG.whiteBorder 	{ border:6px solid #FFF; }
IMG.pushRight 		{ margin-right:8px; float:left; }

INPUT,TEXTAREA		{ font-family:Arial,Verdana,Helvetica,sans-serif; font-size:9pt; }
INPUT.antal 		{ width:32px; }
INPUT.default 		{ width:200px; }
TEXTAREA.default	{ width:200px; height:100px; }



A:link,A:active {
	color:#660000;
	font-size:12pt;
}
A:visited {
	color:#660000;
	font-size:12pt;
}
A:hover {
	color:#660000;
	font-size:12pt;
}

A.menu:link,A.menu:active {
	color:#990000;
	font-style:italic;
	font-size:14pt;
	text-decoration:none;
}
A.menu:visited {
	color:#993300;
	font-style:italic;
	font-size:14pt;
	text-decoration:none;
}
A.menu:hover {
	color:#993300;
	font-style:italic;
	font-size:14pt;
	text-decoration:none;
}
