td {
	vertical-align: top;
	font-size: 11px;
}


body {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
	scrollbar-arrow-color: #black;
	scrollbar-3dlight-color: #f7cf8b;
	scrollbar-darkshadow-color: #d6982c;
	scrollbar-face-color: #FFE5B4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #f7cf8b;
	scrollbar-track-color: #FFE5B4;
	line-height: normal;
	background-color: #fde0ac;
	background-image: url(../images/bg_rumpu.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a:link {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}


.ingressi {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.otsikko {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #993300;
}
.punainen {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
