body {
	font-family: Calibri;
}
a:link{
	text-decoration:none
}
a:hover{
	font-weight:normal;
	background-color:#2569B2;
}
.myyntilinkki {
	text-align: center;
	font-size: 20px;
	color: green;
	border-bottom:dotted;
}
a:hover .myyntilinkki{
	font-weight:bold;
	color: red;
	background-color:white;
}
a:visited{
	text-decoration:none;
}
.laatikko_tekstit {
	color: #FFFFFF;
}
.myyntiteksti {
	font-size: large;
	color: #94ADCE;
}
.laatikko_otsikko {
	color: #FFFFFF;
	font-size: large;
	font-weight:bold;
}
.ajankohtaista {
	text-align: center;
	font-size: large;
	font-style: italic;
	color: #94ADCE;
}
.laatikot {
	text-align: center;
	background-color: #94ADCE;
}

