a
{
	text-decoration:none;
	color: #000000;
}

a:active
{
	text-decoration:none;
}
a:link
{
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
	color: #0000FF;

}
a:visited
{
	text-decoration:none;
}


table.tausta
{
	font-family : verdana, arial, sans-serif; font-size: 11px;
	font-size : 9px;
	border-color : black;
	border-style : solid;
	border-width : 1px;
}
td.otsake
{
	padding-top:1px;
	padding-bottom:1px;
	font-size : 2
        8px;
	border-bottom-width : 1px;
	border-bottom-color : Gray;
	border-bottom-style : dotted;
	font-weight : bold;
	text-align : center;
	background-color : #CCCC99;
}
tr.body
{
	
}

td.aika
{
	background-color : #CCCC99;
	
}
td.linkki
{
	padding-left:3px;
	border-left-color : Gray;
	border-left-style : solid;
	border-left-width : 1px;

}
td.info
{
	padding-top:2px;
	padding-bottom:2px;
	font-weight: bold;
	border-top-width : 1px;
	border-top-color : Gray;
	border-top-style : dotted;
	text-align : center;
	background-color : #CCCC99;
}
TD.uutiset {
	color: #000000;
	background-color: #F7F7F7;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
}


