a:link
{
  color: #0000FF;
  text-decoration: none;
}

a:visited 
{  
  color: #0000FF; 
  text-decoration: none;
}

a:active 
{  
  color: #0000FF; 
  text-decoration: none;
}

a:hover 
{  
  color: #0000FF; 
  text-decoration: underline;
}

a.a2:link
{
  color: #000000; 
  text-decoration: none;
}

a.a2:visited 
{  
  color: #000000; 
  text-decoration: none;
}

a.a2:active 
{  
  color: #000000; 
  text-decoration: none;
}

a.a2:hover {  
  color: #000000; 
  text-decoration: underline;
}

.paneli { 
  margin-left: 3%; 
  margin-right: 3%;
}

h2 { 
  text-align: center;
}

td {
  font-family: Verdana, Arial, Geneva, serif;
  font-size: 11px;
  color: black;
}

.input {
  font-family: Verdana, Arial, Geneva, serif; 
  font-size: 11px; 
  color: #000000; 
  background: #FFFFFF; 
  background-color: #FFFFFF;
}

.login {
  font-family: Verdana, Arial, Geneva, serif; 
  font-size: 11px; 
  color: #000000; 
  background: #DDDDDD;
  background-color: #DDDDDD;
}

.button { 
  font-size: 11px; 
  font-family: Verdana, Arial, Geneva, serif;
  color: #000000; 
  background-color: #DDDDDD;
}

.palkki { 
  background: url("gfx/div3.gif");
  background-repeat: repeat-y;
}

.historiaa { 
  background: url("gfx/on_aika_tehda_historiaa.gif");
  background-repeat: no-repeat;
}

.ylaviiva { 
  background: url("gfx/ylaviiva.gif");
  background-repeat: repeat-x;
}

.etusoikio { 
  background: url("gfx/etusoikio.gif");
  background-repeat: no-repeat;
}

.h500 { 
  height: 500px;
}

.h400 { 
  height: 400px;
}

.h60 { 
  height: 60px;
}
