
link {
	text-decoration: none;
}
a {	
	text-decoration : none;
}

BODY {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

BODY.link {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #0066FF;
}


BODY.hover {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : Red;
}

.Meny_link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
}

TABLE.link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
		color : #0066FF;
	text-decoration : none;
}

TABLE.hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : Red;}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : #999999;
	padding-left: 15px;
	
}

TABLE {
	background-repeat : no-repeat;
	font-family : Arial, Helvetica, sans-serif;
		color : #999999;
	font-size : 14px;
	text-decoration : none;
	padding-left: 2px;
}

H1 {
	font : 24px Arial, Helvetica, sans-serif; 
	color : #A0522D;
	}


H3 {
	font : 18px Arial, Helvetica, sans-serif;
	color : #A0522D;
}

H4 {
	font : 16px Arial, Helvetica, sans-serif;
	color : #F4A460;
}


.counter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : Black;
}

