
A, A:VISITED, A:FOCUS, A:LINK {
	font-family : "Trebuchet MS";
	font-size: 14px;
	text-decoration : none;
	color: #4040FF;
	font-weight : bold;
}

A:ACTIVE, A:HOVER {
	text-decoration : underline;
	color: #FFFFFF;
	font-family : "Trebuchet MS";
	font-weight : bold;
}

.tekst {
	font-family : "Trebuchet MS";
	color : #ffffff;
	font-size: 14px;
}
.tekstplus {
	font-family : "Trebuchet MS";
	color : #ffffff;
	font-size: 16px;
}
B {
	font-family : "Trebuchet MS";
	font-size: 14px;
	color: #4040FF;
	font-weight : bold;	
}
