p {
	color: #E8A33B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tekst {
	width: 711px;
	text-align:center;
	margin: 0px auto 0px auto;
}

p.links a, p.links a:visited {
	color: #9B0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
p.links a:hover {
	color: #E8A33B;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

p.work {
	color: #E8A33B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

p.work a, p.work a:visited {
	color: #9B0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
p.work a:hover {
	color: #E8A33B;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
}

