


BODY {
	background-repeat: repeat-x;
	background-color: #C93B3A;
}

BODY, TD {
    font-family: arial,verdana,helvetica;
	font-size: 8pt;
	color: black;
	scrollbar-shadow-color: rgb(214,214,214);
	scrollbar-3dlight-color: rgb(214,214,214);
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-base-color: rgb(193,9,9);
	scrollbar-darkshadow-color: rgb(193,9,9);
	scrollbar-face-color: rgb(193,9,9);
	scrollbar-highlight-color:rgb(193,9,9);
}
	
TD.otsikko {
	font-family: arial,verdana,helvetica;
	font-size: 16pt;
	color: #ABABAB;
}

A:link {
	font-family: arial,verdana,helvetica;
	font-size: 8pt;
	color: #C10909;
    text-decoration: none;
}

A:visited {
	font-family: arial,verdana,helvetica;
	font-size: 8pt;
    color: #C10909;
    text-decoration: none;
}

A:hover {
	font-family: arial,verdana,helvetica;
	font-size: 8pt;
	color: #F70606;
	text-decoration: underline;
}

img {
	border: none;
}

#menu A:link {
	font-family: arial,verdana,helvetica;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

#menu A:visited {
	font-family: arial,verdana,helvetica;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

#menu A:hover {
	font-family: arial,verdana,helvetica;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

