html, body {
  	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
    font-size: 12px; color: #666666;
    margin: 0;
	
    background-image: url('images/bg.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    
 }
 
.linkki{
		font-family: Trebuchet MS, Verdana, Tahoma, Arial;
		font-size: 12px;
		font-weight:normal;
		text-decoration:none;
		color:#000000;

}A.linkki:hover{text-decoration:underline;color:#4F4F4F}

.linkki2{
		font-family: Trebuchet MS, Verdana, Tahoma, Arial;
		font-weight:normal;
		font: normal 9pt;
		FONT-SIZE: 9pt;
		text-decoration:none;
		color:#696a6c;

}A.linkki2:hover{text-decoration:none;color:#af1e23}

.linkki2on{
		font-family: Trebuchet MS, Verdana, Tahoma, Arial;
		font-weight:normal;
		font: normal 9pt;
		FONT-SIZE: 9pt;
		text-decoration:none;
		color:#af1e23;

}A.linkki2on:hover{text-decoration:none;color:#af1e23}

.linkki3{
		font-family: Trebuchet MS, Verdana, Tahoma, Arial;
		font-weight:normal;
		font: normal 9pt;
		FONT-SIZE: 9pt;
		text-decoration:none;
		color:#ffffff;

}A.linkki3:hover{text-decoration:underline;color:#ffffff}

.linkki4{
		font-family: Trebuchet MS, Verdana, Tahoma, Arial;
		font-weight:normal;
		font: normal 9pt;
		FONT-SIZE: 9pt;
		text-decoration:none;
		color:#af1e23;

}A.linkki4:hover{text-decoration:underline;color:#af1e23}

.linkkifooter{
		letter-spacing: -1px;
		margin: 0 auto;
		font: normal normal 9px/9px verdana,arial,helvetica,sans-serif;
		color: #000000;
		text-decoration:none;
}A.linkkifooter:hover{text-decoration:underline;color:#000000}

.footer{
		letter-spacing: -1px;
		margin: 0 auto;
		font: normal normal 9px/9px verdana,arial,helvetica,sans-serif;
		color: #000000;
		}
		
.bg0 {  background-color: #FFFFFF;}

.bg1 {  background-color: #DADADA;} 


