<!--

body, td, span, div
{
	font: normal 10pt Arial,Helvetica,sans-serif;
	color: #000000;
}

BODY, HTML {  
height: 100%; 
padding: 0;
margin: 0;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -105px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 105px; /* .push must be the same height as .footer */
	margin: 0 auto;
}

A.linkki {
	COLOR: #db438c; TEXT-DECORATION: none
}
A.linkki:hover {
	COLOR: #db438c; TEXT-DECORATION: underline
}

A.linkki2 {
	COLOR: #58609e; TEXT-DECORATION: none
}
A.linkki2:hover {
	COLOR: #58609e; TEXT-DECORATION: underline
}

.menu{
		font-weight:normal;
		text-decoration:none;
		color:#ffffff;

}A.menu:hover{text-decoration:underline;color:#ffffff}

.menu_on{
		font-weight:normal;
		text-decoration:none;
		color:#db438c;

}A.menu_on:hover{text-decoration:none;color:#db438c}

.blue
{
	COLOR: #58609e;
	margin-left: 10px;
}

.grey
{
	COLOR: #777777;
}

.white
{
	COLOR: #ffffff;
}
-->


