.meni {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.tekst {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;

}
A{
	text-decoration: none;
	color: #FFFFFF;
}
A:hover{
	text-decoration: none;
	color: #00FFFF;
}
