BODY {
background-image : url('images/fadebg.png');
background-position : center 0%;
background-repeat : repeat-x;
background-color: #7c0009;
padding: 0px;
margin: 0px;
}
#bottombar {
	font-family: Verdana;
	font-size: 12px;
	color: #c6c6c6;
	line-height: 19px;
}
#linkit A {
	font-family: Verdana;
	font-size: 12px;
	color: #cfcfcf;
	text-decoration: none;
}
#linkit A:hover {
	color: #f0f0f0;
}
#content {
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 8px;
	font-family: Verdana;
	font-size: 13px;
	color: #cfcfcf;
}
#content A {
	color: #Ac0009;
}
#etusivu_content {
	padding-right: 15px;
	font-family: Verdana;
	font-size: 13px;
	line-height: 18px;
	color: #cfcfcf;
}
#tuote {
	font-family: Verdana;
	font-size: 12px;
	color: #cfcfcf;
}
#tuote A {
	color: #cfcfcf;
	text-decoration: underline;
}