.tekst {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #000000;
	letter-spacing: 2pt;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.projects {
	font-family: "Arial Narrow";
	font-size: 18px;
	text-transform: uppercase;
	word-spacing: 2pt;
	border: medium solid #FF0000;
	line-height: 25px;
	font-weight: normal;
}
