a
{
	color: black;
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
}

a.gross
{
        color:black;
	font-size:16px;
	font-family: Arial;
	text-decoration: none;
}



a:hover
{
	/* color: white; */
	/*font-size: 14px;*/
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
	/* background-color: #0000ff; */
}

body
{
	font-family: Arial;
	font-size: 12px;
	background-color: #cccccc;
	color: black;
}

table
{
	color: black;
	font-size: 12px;
	font-family: Arial;
}

h1
{
	font-family: Arial;
	font-size: 24px;
	color: black;
	font-weight: bold;
}

h2
{
	font-family: Arial;
	font-size: 14px;
	color: red;
	font-weight: bold;
}

h3
{
	font-family: Arial;
	font-size: 10px;
	color: red;
}

a.menupunkt
{
	color: black;
	font-size: 12px;
	font-family: Arial;
}
