@CHARSET "UTF-8";

h1, h2, h3, h4, h5 { 
	color: #5b8ba1; 
}
a {
	color: #5b8ba1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#top_area {
	background-image: url('../img/bg/ylapalkki1.jpg');
}

#bottom_area {
	background-image: url('../img/bg/alapalkki1.jpg'); 
}

#bottom_line { 
	background-color: #5b8ba1;
}

.menu li a.selected { 
	color: #5b8ba1;
}

.menu li a:hover { 
	color: #5b8ba1;
}

.list_menu li a.selected{ 
	color: #5b8ba1;
} 

.list_menu li a:hover { 
	color: #5b8ba1;
} 
.short_news { 
	border-top: 1px solid #5b8ba1;
}

.long_news .news_content { 
	border-top: 1px solid #5b8ba1; 
}
			