BODY {
	font-family: Arial, Helvetica; 
	font-size: 12px; color: black;
	background-image: url(../kuvat/punatausta2.jpg); 
	background-position: left top;
      	background-repeat: repeat-x;
      	background-color: #F10E0E;
	}
.style1 { 
	background-image: url(kuvat/naamio-fade-suht.jpg);
	background-repeat: no-repeat;
	background-position: center top ;
	background-color: #FFFFFF;
	}	
.style2 { 
	background-image: url(kuvat/naamio-fade-turku.jpg);
	background-repeat: no-repeat;
	background-position: center top ;
	background-color: #FFFFFF;
	}
.style3 { 
	background-image: url(kuvat/naamio-fade-suht2.jpg);
	background-repeat: no-repeat;
	background-position: center top ;
	background-color: #FFFFFF;
	}
.style4 { 
	background-image: url(kuvat/naamio-fade-tupla.jpg);
	background-repeat: no-repeat;
	background-position: center top ;
	background-color: #FFFFFF;
	}			
TD {
	font-family: Arial, Helvetica;
	font-size: 12px; color: black;
	}
A:link {
	color: #0000FF; 
	text-decoration: underline;
	font-weight: bold; 
  }

A:visited {
	color: #9D11B3; 
	text-decoration: underline;
	font-weight: bold; 
  }

A:active {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold; 
  }
  
A:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #D60031;
  }
