/*
Side: AktivWeb
Side URI: http://aktivweb.no
Beskrivelse: Tekst Layout
Version: 1.0
Designer: <a href="http://aktivweb.no/?vis=aktivweb">Øyvind Width</a>

The original layout
*/

.overskrift {
	position: relative;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 13pt;
	color: #3399FF;
	font-weight: bold;
	text-decoration: underline;
}

.tekst {
	font-family: Verdana;
	font-style: oblique;
	font-size: 12pt;
	color: #000000;
}

.link_aktiv {
	font-family: Verdana;
	color: #6481c3;
	text-decoration: underline;

}