body {
	background-color: #01102f;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.osoitteet {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 003366;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ajankohtaiset {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #01102f;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a {
	color:#1f4b8e;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	}
a:link {color:#1f4b8e;}
a:visited {color:#2d70cf;}
a:hover {color:#6d9cdf;text-decoration:underline;}
