.teksti{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

p{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

H1{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: black;
}

H2{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: black;
}

.taulukkokehys {
  border-bottom-width: thin;
  border-left-width: thin;
  border-right-width: thin;
  border-style: solid;
  border-top-width: thin;
  border-color: gray;
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: black;
}
.shipsmenu{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.menubuttons a{
display: block;
text-decoration: none;
font: 18px Tahoma;
color: black;
width: 130px;
height: 25px;
float: left;
display: inline;
background-image:url(buttons/empty.gif);
background-repeat: no-repeat;
text-align:center;
}

.menubuttons a:hover{
	background-image:url(buttons/mouseover.gif);
	text-decoration: underline;
}

.taulukkokehys a:link {
		color: #000000;
		text-decoration: underline;
		background: transparent;
}
.taulukkokehys a:active {
		color: #000000;
		 text-decoration: underline;
		 background: transparent;
}
.taulukkokehys a:visited {
		color: #000000 ;
		text-decoration: underline;
		background: transparent;
}
.taulukkokehys a:hover {
		color: #138305;
		 text-decoration: underline;
		 background: transparent;
}

.linkit a:link {
		color: #000000;
		text-decoration: underline;
		background: transparent;
}
.linkit a:active {
		color: #000000;
		 text-decoration: underline;
		 background: transparent;
}
.linkit a:visited {
		color: #000000 ;
		text-decoration: underline;
		background: transparent;
}
.linkit a:hover {
		color: #138305;
		 text-decoration: underline;
		 background: transparent;
}

body {
	padding-top: 0%;
	padding-bottom: 3%;
	padding-left: 5%;
	padding-right: 5%;
	background-color: #E8E8E8;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	
}

.uutispaivays{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #138305;
	font-weight: bold;
}

