A:link {text-decoration: none; color: red}
A:visited {text-decoration: none; color: red}
A:active {text-decoration: none; color: red}
A:hover {text-decoration: underline; color: white;}

Body {
	background: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}

td.otsikko {
   background-image: url(images/otsikko.jpg);
   background-repeat: no-repeat;
   width: 1000px;
   height: 165px;
}
td.mainframe {
	height: 363px;
	width: 1000px;
}
td.footer {
   background-image: url(images/alakuva.jpg);
   background-repeat: no-repeat;
   height: 242px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
td.yhteystiedot {
	background-image: url(images/yhteystietokuva.jpg);
	background-repeat: no-repeat;
	
}

