a:hover
{

	background: #f0f3cb;
}


a
{
	text-decoration: none;
	color: #000000;
}

a:visited
{
	text-decoration: none;
	color: #000000;
}

p, td, th, div, a
{
	font-family: Verdana;
	font-size: 9px;

}

p.otsikko
{ 
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
}


body
{
	background-color: #f4f6e0;
}

table
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	width: 380px;
}


</style>

