A:link { text-decoration: underline; color: blue;}
A:visited { text-decoration: underline; color: #5555AA; }
A:active { text-decoration: none; color: Red; }
A:hover { text-decoration: none; color: Red; }

A.NAVI2:link {
	font-family: "Century Schoolbook";
	text-decoration: none;
	background: none;
	color: Black;
	font-size: 120%;
	line-height: 150%;
	}
A.NAVI2:visited {
	font-family: "Century Schoolbook";
	text-decoration: none;
	background: none;
	color: Black;
	font-size: 120%;
	line-height: 150%;
	}
A.NAVI2:active {
	font-family: "Century Schoolbook";
	text-decoration: none;
	background: none;
	color: Black;
	font-size: 120%;
	line-height: 150%;
	}
A.NAVI2:hover {
	font-family: "Century Schoolbook";
	text-decoration: underline;
	background: #66a6ca;
	color: Black;
	font-size: 120%;
	line-height: 150%;
	}


A.NAVI:link {
	font-family: "Century Schoolbook";
	text-decoration: none;
	background: none;
	color: Black;
	font-size: .85em;
	line-height: 150%;
	}
A.NAVI:visited {
	font-family: "Century Schoolbook";
	text-decoration: none;
	background: none;
	color: Black;
	font-size: .85em;
	line-height: 150%;
	}
A.NAVI:active {
	font-family: "Century Schoolbook";
	text-decoration: none;
	background: none;
	color: Black;
	font-size: .85em;
	line-height: 150%;
	}
A.NAVI:hover {
	font-family: "Century Schoolbook";
	text-decoration: underline;
	background: #66a6ca;
	color: Black;
	font-size: .85em;
	line-height: 150%;
	}

BODY { 
	font-family: Arial, sans-serif;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0; 
	} 

H1 { 
	font-family: Verdana, sans-serif;
	font-size: 160%;
	text-align: center;
}

H2 { 
	font-family: Verdana, sans-serif; 
	font-size: 140%;
}

H3 {
	font-family: Verdana, sans-serif;
        font-size: 120%;
}
				
H4 { 
     	font-family: Verdana, sans-serif;
	font-size: 110%;
}

P { font-family: Arial, sans-serif; }

ADDRESS { 
	font-size: .7em; 
	font-style: normal;
}

H3.HISTORIIKKI {
	font-family: sans-serif;
}

.ohjelma_header {
	background: url("kk_ohjelma/kuvat/ohjelma_otsikko.png") #E1D1AF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

.ohjelma_aika {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
	     
.ohjelma {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
}
				   
.navi_palkki {
	background: url(kuvat/tausta_navi.gif);
}

