
A:link {
	color: Blue;
	text-decoration : none
}
	
A:hover {
	color: Blue;
	text-decoration : underline;
}
 
A:visited {
	color: Blue;
	text-decoration: none
}

#navplace {
position: relative; top: -7px; left: 55px; z-index: 100;
}

body {
	background-attachment: fixed;
	background-image: url(http://www.tumalolanglauf.com/images/diag_bckgnd2.gif);
	background-position: center;
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
font-family: verdana,trebuchet,sans-serif; font-size: 12.5px; color: #333333;
line-height: 140%;
}

H1 {
font-family: verdana,trebuchet,sans-serif; font-size: 12.5px; color: #CC0000;
line-height: 140%; font-weight: bold;
}

H2 {
font-family: verdana,trebuchet,sans-serif; font-size: 10px; color: #666666; text-decoraton: none;
}

li {
font-family: verdana,trebuchet,sans-serif; font-size: 12.5px; color: #333333;
}

.color1{
color: #CC0000;
}
#home_header {
    position: relative; top: -11px; left: 0px; 
}
