BODY 
{
	background: white;
	color: black;
}
H4.rubrik 
{
	font-weight: bold;
	text-align: center;
	font-family: helvetica;
	color: black;
}


H4.easter 
{
	font-weight: bold;
	text-align: center;
	font-family: helvetica;
	color: yellow;
}
H3.rubrik 
{
	font-weight: bold;
	text-align: center;
	font-family: helvetica;
	color: black;
}
FONT
{
	text-align: left;
	font-family: helvetica;
	color: black;
}
FONT.red
{
	color: red;
}
a:link {color: blue}
a:visited {color: blue}
a:hover {color: red font-family: Verdana; font-weight: bold}
a {text-decoration: none}