BODY	{
	background: #004655;
	margins: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-height: 0px;
	font-family : Verdana;
}

BODY.popup	{
	background:  silver;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-family : Verdana;
}

.logobig	{
	color: Black;
	font-family: verdana;
	font-size: 22px;
	font-weight : bold;
	text-decoration : none;
}
.logo	{
	color: Black;
	font-family: verdana;
	font-size: 16px;
	font-weight : bold;
}
.normal	{
	color: Black;
	font-family: verdana;
	font-size: 12px;
	text-decoration : none;
}
.small	{
	color: Black;
	font-family: verdana;
	font-size: 10px;
	text-decoration : none;
}
.otsake	{
	color: #F4F6FF;
	font-family: verdana;
	font-size: 14px;
	font-weight : bold;
}

p.italic {
	text-decoration : none;
	color : Black;
	font-style: italic;
}

p.popup {
	text-decoration : none;
	color : Black;
	font-size : 11px;
}

A {
	text-decoration : none;
	color : #F4F6FF;
	font-weight : bold;
	font-size : 12px;
}

A.uusi {
	text-decoration : none;
	color: Yellow;
	font-weight : bold;
	font-size : 12px;
}

A.link	{
	color: White;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}
A:visited.link {
	color: White;
}
A:hover.link {
	color: White;
	text-decoration: none;
