

body, td {
	font-family:'verdana';
	font-size:12px;
	font-weight:normal;
	color:#000000;
	background-image:url('baggrund-3.gif');

}

h1, h2, h3, h4, h5, h6 {
	font-family:'verdana';
	color:#182897;
}

A {
	text-decoration: none;
	color: #182897;
font-weight:bold;
font-size:11px;

}

A:Hover {
	text-decoration: underline;
	color:#FC102C; 
font-weight:bold;
font-size:11px;

}