					body {
						background-color: White;
						margin-bottom: 1px;
						margin-left: 1px;
						margin-right: 1px;
						margin-top: 1px;
						color: Black;
						margin: 10px 10px 10px 10px;
						font-family: Arial;
						font-size: x-small;
						font-style: normal;
						text-decoration: none;
						background-image: url("bg.jpg");
						background-repeat: no-repeat;
						background-attachment: fixed;
					}




			a:visited, a:link, a:focus, a:active {
				color: Black;
				text-decoration: none;
				font-family: Arial;
				font-size: x-small;
				font-style: normal;
				font-weight: bolder;
			}

			a:hover {
				color: Gray;
				text-decoration: none;
				font-family: Arial;
				font-size: x-small;
				font-style: normal;
				font-weight: bold;
			}

			a.small:visited, a.small:link, a.small:focus, a.small:active {
				color: Black;
				text-decoration: none;
				font-family: Arial;
				font-size: xx-small;
				font-style: normal;
			}

			a.small:hover {
				color: Gray;
				text-decoration: none;
				font-family: Arial;
				font-size: xx-small;
				font-style: normal;
			}

		.table {
			font-family: Arial;
			font-size: x-small;
			font-style: normal;
			color: Black;
		}

		.t-valikko {
			font-family: Arial;
			font-size: x-small;
			font-style: normal;
			color: Black;
			background-image: url("kuvat/valikko.jpg");
			background-repeat: no-repeat;
		}

		.t-uutiset {
			font-family: Arial;
			font-size: x-small;
			font-style: normal;
			color: Black;
			background-image: url("kuvat/uutiset.jpg");
			background-repeat: no-repeat;
		}
		
		.t-muuta {
			font-family: Arial;
			font-size: x-small;
			font-style: normal;
			color: Black;
			background-image: url("kuvat/muuta.jpg");
			background-repeat: no-repeat;
		}
			
		.t-mainokset {
			font-family: Arial;
			font-size: x-small;
			font-style: normal;
			color: Black;
			background-image: url("kuvat/mainokset.jpg");
			background-repeat: no-repeat;
		}
		
		.t-xxx {
			font-family: Arial;
			font-size: x-small;
			font-style: normal;
			color: Black;
			background-image: url("kuvat/ooo.jpg");
			background-repeat: no-repeat;
		}
		
		.t-kuvamainos {
			font-family: Arial;
			font-size: x-small;
			font-style: normal;
			color: Black;
			background-image: url("kuvat/kuvamainos.jpg");
			background-repeat: no-repeat;
		





