.Palkkilinkit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 0.14em;
}

a {
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #97be0d;
}
a:active {
	text-decoration: none;
	color: #97bf0d;
}

.a_normaali {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.a_normaali:link {
	color: gray;
	text-decoration: none;
}
.a_normaali:visited {
	color: gray;
	text-decoration: none;
}
.a_normaali:hover {
	text-decoration: none;
	color: #97be0d;
}
.a_normaali:active {
	text-decoration: none;
	color: #97bf0d;
}


.a_huomiolinkki {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.12em;
}
.a_huomiolinkki:link {
	color: gray;
	text-decoration: none;
}
.a_huomiolinkki:visited {
	color: gray;
	text-decoration: none;
}
.a_huomiolinkki:hover {
	text-decoration: none;
	color: #97be0d;
}
.a_huomiolinkki:active {
	text-decoration: none;
	color: #97bf0d;
}


.otsikko {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #949494;
	letter-spacing: 0.14em;
}

.leipisotsikko {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: BLACK;
	letter-spacing: 0.14em;
}

.leipateksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	letter-spacing: 0.1em;
}

.taulukot_table,.taulukot_td
{
    border-color: black;
    border-style: solid;
}

.taulukot_table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

.taulukot_td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
}
