BODY{
	background-image: url(images/tausta.jpg);
	background-color : Black;
	/*background-repeat: no-repeat;*/
	background-attachment: scrolling;
	background-position : top;
	scrollbar-3dlight-color: rgb(127,127,127);
    scrollbar-arrow-color: rgb(127,127,127);
    scrollbar-base-color: rgb(240,240,240);
    scrollbar-darkshadow-color: rgb(127,127,127);
    scrollbar-face-color: rgb(240,240,240);
    scrollbar-highlight-color:rgb(240,240,240);
    scrollbar-shadow-color: rgb(240,240,240)
}

P,UL,TD{
	font-family: "courier new","arial","helvetica";
	font-size: 10pt;
	color: black;
	
}

font.otsikko{
	font-family: "courier new","arial","helvetica";
	font-size: 20pt;
	color: #585757;
}
	   
A:link {font-family: "courier new","arial","helvetica";
	      font-size: 10pt;
	      color: #AB1D14;
	      text-decoration: underline}

A:visited {font-family: "courier new","arial","helvetica";
	      font-size: 10pt;
	      color: #AB1D14;
	      text-decoration: none}

A:hover {font-family: "courier new","arial","helvetica";
	      font-size: 10pt;
	      color: orange;
	      text-decoration: none}
		  
A:link.navi {font-family: "courier new","arial","helvetica";
	      font-size: 10pt;
	      color: #AB1D14;
	      text-decoration: underline}

A:visited.navi {font-family: "courier new","arial","helvetica";
	      font-size: 10pt;
	      color: #AB1D14;
	      text-decoration: none}

A:hover.navi {font-family: "courier new","arial","helvetica";
	      font-size: 10pt;
	      color: orange;
	      text-decoration: none}
