p {
	font-family: Verdana;
	font-style: normal;
	color: black;
}

p.center {
	font-family: Verdana;
	font-style: normal;
	color: black;
	text-align:center
}


li {
	font-family: Verdana;
	font-style: normal;
	color: black;
}

#style01 td {
	font-family:Verdana;font-style:normal;color:black
}

#linkkipalkki a:link {
    color: #0000FF;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
}
#linkkipalkki a:visited {
    color: #3399FF;
    text-decoration: underline;
    background-color: #FFFFFF;
    font-weight: normal;
    font-style: italic;
}
#linkkipalkki a:hover {
    color: #0000FF;
    text-decoration: underline;
    background-color: #FFFF00;
    font-weight: bold;
    font-style: normal;
}
#linkkipalkki a:active {
    color: #FF0000;
    text-decoration: none;
    background-color: #000000;
    font-weight: bold;
    font-style: normal;
}

