td {
  font-family: Verdana;
	font-size: 12px;
}

td.aikataulu {
	font-family: Verdana;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}

A:LINK {
	color :  Black;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color: #800080;
	font-weight : bolder;
}

A:VISITED {
	color : Black;
	text-decoration : none;
	font-weight : bold;
}