a:link
{
	color: #990000;
	text-decoration: None
}
a:visited
{
	color: #990000;
	text-decoration: None
} 
a:active 
{
	color: #990000;
	text-decoration: None
}
A:hover
{ 
	color: #d1d1d1;
	text-decoration: Underline;
}

table
{
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 10pt;
	table-border-color-dark: rgb(204,153,102) 
}
body
{
	font-family: Arial, Helvetica;
	background-image: url("../bilder/header-foretaget.jpg");
	background-position: top;
	background-repeat: no-repeat;
}

h1
{
	font-family: Times, Times New Roman;
	color: rgb(153,153,153);
	font-size: 26pt;
}
h2
{
	font-family: Arial,Times New Roman, Times;
	color: rgb(0,0,0);
	font-size: 18pt;
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Arial, Times New Roman, Times;
	color: rgb(0,0,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}
