body {font-family: Verdana; color: #333333; text-decoration: none; 
background-color: #FFE6B0;

scrollbar-base-color: #ffffff; 
scrollbar-arrow-color: #003399;
scrollbar-face-color:#cccccc;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-DarkShadow-Color: #ffffff; 
scrollbar-track-color:#ffffff;
}

.otsikko {font-family: Verdana; font-size: 20px; font-weight: bold; color: #333333;
text-decoration: none; background-color: #FBFBFB; text-align: center; vertical-align: middle;
padding: 3px; border: 2px solid #000000;}

.paiva {font-family: Verdana; font-size: 17px; font-weight: bold; color: #333333;
text-decoration: none; text-align: center; vertical-align: middle; padding: 3px;
background-color: #FBFBFB; border: 1px solid #000000;}

.kal {font-family: Verdana; font-size: 14px; font-weight: bold; color: #333333;
text-decoration: none; background-color: #FBFBFB; text-align: center; vertical-align: text-top;
padding: 3px; border: 1px solid #000000;}

.nyt {font-family: Verdana; font-size: 14px; font-weight: bold; color: #FF0000;
text-decoration: none; background-color: #CCFFCC; text-align: center; vertical-align: text-top;
padding: 3px; border: 1px solid #000000;}

input { width: 160;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 2px;
    border: 1px solid #000000;
    background-color: #FBFBFB;
}
.maara {
	font-family: Verdana;
	text-align: center;
	font-size: 11px;
	color: #003399;
	width: 95%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.nuoli {
	font-size: x-small;
	font-weight: bold;
	color: Red;
}
a:link   { color: Blue; text-decoration: none; }
a:active { color: Blue; text-decoration: none; }
a:hover  { color: Red; background-color: yellow; text-decoration: none;}
a:visited   { color: Blue;	text-decoration: none; }
