H1, .rubrik  {
	font-size : 23px;
	font-weight : normal;
	font-family : Impact;
	color : Maroon;
}

.meny A {
	color : #ECB136;
	font-weight : bold;
}

.meny A:visited  {
	color : #D99E25;
	font-weight : bold;
}

.meny A:hover, .meny A:active  {
	color : #F8BB3E;
	font-weight : bold;
}

A, A:visited, A:active {
	text-decoration : none;
	color : Maroon;
	font-weight : bold;
}

A:hover  {
	text-decoration : none;
	color : #993300;
	font-weight : bold;
}

b  {
	font-style : normal;
	font-weight : bold;
}

strong  {
	font-style : normal;
	font-weight : bold;
	text-transform : uppercase;
	font-size : 8pt;
}

.vanlig, .meny  {
	font-family : Verdana, Arial, sans serif;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : black;
	margin-right : 20px;
}

cite  {
	font-weight : normal;
	font-style : normal;
}
