body {
		 background-color:#e6e6e6;
		 font-family: Verdana, sans-serif ;
		 font-style:normal;
		 color: #000099;		 
}
a {
	 	 color:#333366;
		 		 
}

a:link {
			 text-decoration:none;
			 
			 			 
}
a:visited {
			 
			 text-decoration:none;
			 
}

a:hover {			 
				text-decoration:none;
				color:#ff0033;
				
}
a:active {			 
				 text-decoration:none;
				 font-style: oblique;
				
}

table {
			width: 90%; 
			margin-left:2%
}

td {
	 padding: 1%}

li {
	 line-height: normal;
	 font-size:12px;
}

.engelsk {
	 color:black;
	 font-size:xx-small;
}

p {font-size:12px}
