@charset "iso-8859-1";
}
A:link
{ 
	font-family: arial;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}  
A:visited 
{ 
	font-family: arial;
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
A:active 
{ 
	font-family: arial;
	color: blue;
	font-weight: bold;
} 
A:hover1
{ 
	font-family: verdana;
	color: red;
	font-weight: bold;
} 
A:hover
{
	color: brown;
	text-decoration: underline;
}
.text
{
	font-family: verdana;
	font-size: 12px;
}
.text2
{
	font-family: verdana;
	font-size: 10pt;
}
.info
{
	background: #105239;
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	Color: silver;
}
.meny
{
	background: #75769D;
}
.rubrik
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
.blarubrik
{
	font-family: verdana;
	font-size: 13pt;
	font-weight: bold;color: #0C7AFF;
}
.menu2
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: 
	color: #0C7AFF;
}
.gulrubrik
{
	font-family: verdena;
	font-size: 16pt;
	color: #FFFFC0;
}

.info2
{
	background: #105239;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	Color: silver;
}
.info3
{
	background: silver;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	Color: black;
}