body {
font-family : Tahoma, Sans-Serif;
 font-size : 12px;
 text-align : justify;
background-image: url(http://www.ruuturaita.net/klick/ulkoasut/k/taustayritys.jpg);


 color : #000000;
cursor: default;
}
h5 {
	font-family: Verdana, Sans-Serif;
	margin: 11px;
	font-weight: normal;
	font-size: 12px;
	padding-left: 20px;
	color: #344854;
	border-bottom: 1px dashed #344854;
}



a:link {
   color : #3e5f6a; 
   text-decoration : none;
} 

a:visited {
   color : #3e5f6a; 
   text-decoration : none;
} 

a:hover {
   color : white; 
   text-decoration : none;
   cursor : default;

