.tdmenu {
	background-color: #5E6869;
	cursor: hand;
	padding: 4px;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	width: 200px;
	color:white

}
.tdmenusel {
	background-color: #9FA0A4;
	cursor: hand;
	padding: 4px;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	width: 200px;
	color:white

}

.tdmenuout {
	background-color: #CCCCCC;
	color: black;
	cursor: hand;
	padding: 4px;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	width: 200px;
}

A{
	text-decoration : none;
	color: white;
	cursor: pointer;
}




A:visited{
	text-decoration : none;
	color: white;
	cursor: pointer;
}

A:hover{
	text-decoration : none;
	color: #cccccc;
	cursor: pointer;
}

A.latest.{
	text-decoration : none;
	color: Black;
	cursor: pointer;
}




A.latest:visited{
	text-decoration : none;
	color: Black;
	cursor: pointer;
}

A.latest:hover{
	text-decoration : none;
	color: #cccccc;
	cursor: pointer;
}

.test{
	background-image: url(./pic/0.jpg);
	background-attachment: fixed;
	background-repeat : no-repeat;
	
}

.bodynyheder{
	background-image: url(./pic/1.jpg);
	background-attachment: fixed;
	background-repeat : no-repeat;
	
}

.bodylatest{
	background-image: url(./pic/2.jpg);
	background-attachment: fixed;
	background-repeat : no-repeat;
	
}

.bodystock{
	background-image: url(./pic/3.jpg);
	background-attachment: fixed;
	background-repeat : no-repeat;
	
}
.bodycontact{
	background-image: url(./pic/4.jpg);
	background-attachment: fixed;
	background-repeat : no-repeat;
	
}
