BODY {
	background-color : #666666;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td {
	background-color : Black;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

a {
	color : White;
	text-decoration : none;
	font-weight : bold;
}

a:visited {
	color : White;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	color : #FFCC66;
	text-decoration : none;
	font-weight : bold;
}

h1 {
	font-size : 20px;
}

.bakgr-meny {
	background-color : #666666;
}

.meny {
	background-color : transparent;
	text-decoration : none;
}

.bakgr-overskrifter {
	background-color : #666666;
	padding : 5px;
}

.txt-mail {
	background-color : #666666;
	font-size : 10px;
	text-align : center;
}

.txt_hosted {
	background-color : #666666;
	font-size : 12px;
	text-align : center;
}


.mail-forside {
	background-color : transparent;
	font-size : 10px;
	text-align : center;
}

.skillelinje {
	background-color : transparent;
	border-color : #FFCC66;
	border-style : solid;
	border-width : 1px 0px 0px 0px;
}

.linkramme {
	background-color : transparent;
	border-color : #FFCC66;
	text-align : center;
	font-size : 11px;
}


.bunn {
	background-color : transparent;
	border-color : #FFCC66;
	border-style : solid;
	border-width : 0px 0px 1px 0px;
}

.txt14px {
	background-color : transparent;
	font-size : 14px;
}

.dashed {
	background-color : transparent;
	border-color : #FFCC66;
	border-style : dashed;
	border-width : 1px 0px 0px 0px;
}


