/* CSS Document */
.menu {
	font-size: 14px;
	font-family:Tahoma;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-right: 8px;
	line-height: 1.4em;
}
.menu2 {
	font-size: 14px;
	font-family:Tahoma;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-right: 8px;
	line-height: 2.2em;
}
a {text-decoration: underline;}
a.menu {color: gray;}
a.menu2 {color: DB3F6A;}
a.menu:hover {color: #DB3F6A;}
a.menu2:hover {color: gray;}

.tekst {
	font-family:Trebuchet MS, Tahoma;
	font-size: 14px;
	line-height: 2em;
	color: #666666;
	text-align: justify;
}
.bottom {
	font-family:Trebuchet MS, Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: center;
	top: 4px;
	margin: 3px;
}
.ex {
	font-family:Trebuchet MS, Tahoma;
	font-size: 14px;
	line-height: 2em;
	color: #000000;
	text-align: justify;
}
.v1 {
	font-family:Trebuchet MS, Tahoma;
	font-size: 28px;
	color: #ffffff;
	text-align: justify;
}
