a
{
	color: #00486A;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
a:link
{
	text-decoration: none;
}
a:active
{
	color: #000000;
	text-decoration: none;
}

Body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

H1
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

H1.baade
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.button
{
	background-color: white;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	color: #000000;
	cursor: hand;
	font-family: verdana,tahoma,sans-serif;
	font-size: 7pt;
}

.MenuLink
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}

a.MenuLink:hover
{
	color: #F8D201;
	text-decoration: none;
}

a.MenuLink:link
{
	text-decoration: none;
}

a.MenuLink:active
{
	color: #F8D201;
	text-decoration: none;
}

td.nygaloff
{
	background: #666666;
}

td.nygalon
{
	background: #999999;
}

