a:link{			/* normaali linkki */
  font-weight:normal;
  font-family:verdana;
  font-size:10px;
  color:white;
  text-decoration:none;  
}
a:visited{
  font-weight:normal;
  font-family:verdana;
  font-size:10px;
  color:purple;
  text-decoration:none;   
}
a:hover{
  font-weight:normal;
  font-family:verdana;
  font-size:10px;
  color:red;   
  text-decoration:none;
}
a.textlink:link{			
  font-weight:normal;
  font-family:verdana;
  font-size:11px;
  color:blue;
  text-decoration:none;  
}
a.textlink:visited{
  font-weight:normal;
  font-family:verdana;
  font-size:11px;
  color:purple;
  text-decoration:none;   
}
a.textlink:hover{
  font-weight:normal;
  font-family:verdana;
  font-size:11px;
  color:red;   
  text-decoration:none;
}
a.yla:link
{
  font-size:11px;
  color:white;
  text-decoration:none;
}
a.yla:visited
{
  font-size:11px;
  color:white;
  text-decoration:none;   
}
a.yla:hover
{
  font-size:11px;
  color:white;
  text-decoration:none; 
}
a.vasen:link
{
  font-size:11px;
  color:white;
  text-decoration:none;
}
a.vasen:visited
{
  font-size:11px;
  color:white;
  text-decoration:none;   
}
a.vasen:hover
{
  font-size:11px;
  color:red;
  text-decoration:none; 
}
.text
{
  font-weight:normal;
  font-family:verdana;
  font-size:11px;
  Color:black;
  margin-top:20px;
  margin-left:30px;
  margin-right:30px;
  margin-bottom:30px;
}
.text_otsikko
{
  font-weight:normal;
  font-family:verdana;
  font-size:18px;
  Color:black;
  margin-top:0px;
  margin-left:30px;
  margin-right:30px;
  margin-bottom:0px;
}
.yhteys
{
  font-weight:normal;
  font-family:verdana;
  font-size:11px;
  Color:black;
}
.vassivu
{
  font-weight:normal;
  font-family:verdana;
  font-size:12px;
  color:white;
  margin-top:30px;
  margin-left:30px;
  margin-right:20px;
  margin-bottom:20px;
}
.main_window
{
  width:802px;
  border-left: solid 1px white;
  border-right: solid 1px white;
  border-top: solid 1px white;
  border-bottom: solid 1px white;
}
.footer
{
  font-weight:normal;
  font-family:verdana;
  font-size:10px;
  text-align:center;
  Color:white;
  border-top: solid 1px white;
  border-left: solid 1px white;
  border-right: solid 1px white;
  border-bottom: solid 1px white;
  background-image:url(kuvat/dblue.jpg);
}
