BODY {
	background-color: white;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
p
{
font-family: Verdana, Arial;
font-size: 10pt;
font-weight: normal;
}
a:link
{
	color: Red;
	text-decoration: underline;
}
a:visited
{
	color: Red;
	text-decoration: underline;
}
A.menyvalg:LINK
{
color: #000000;
font-family: Verdana, Arial;
font-size: 10pt;
font-weight: normal;
text-decoration : none;
}
A.menyvalg:VISITED
{
color: #000000;
font-family: Verdana, Arial;
font-size: 10pt;
font-weight: normal;
text-decoration : none;
}
A.menyvalg:HOVER
{
	color: Red;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}
