#mainNav td {
	text-align: center;
	white-space: nowrap;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

#mainNav td {
	font-family: "Comic Sans MS";
	background-image: url(Pictures/button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #CC3300;
}
.teksti {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#maincenter {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	color: #990000;
}
